mirror of
https://github.com/minetest-mods/throwing_arrows.git
synced 2025-05-11 05:20:27 +02:00
The craft of the Teleport Arrow has been changed to a mese crystal, and its texture color to green, so it is not confused with the diamond arrow.
Bows and Arrows for Throwing
This mod registers basic bows and arrows for the throwing API. 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
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
Screenshot
Description
Languages
Lua
100%