throwing_arrows/README.md

24 lines
644 B
Markdown
Raw Permalink Normal View History

2017-07-09 18:48:28 +02:00
# Bows and Arrows for Throwing
This mod registers basic bows and arrows for the [throwing API](https://github.com/MT-Eurythmia/throwing). It makes `throwing` a compatible replacement for the throwing mod by PilzAdam.
## Settings
The settings are the following:
```
throwing.enable_arrow = true
throwing.enable_golden_arrow = true
throwing.enable_diamond_arrow = true
2017-07-09 18:48:28 +02:00
throwing.enable_fire_arrow = true
throwing.enable_teleport_arrow = true
throwing.enable_dig_arrow = true
throwing.enable_dig_arrow_admin = true
throwing.enable_build_arrow = true
throwing.arrow_teleport_in_protected = true
```
2017-09-01 13:29:24 +02:00
## Screenshot
![Screenshot](screenshot.png)