upsilon 1f88969175
Remove log message translation
Aside from typos in the code that caused the mod to crash when the log
messages were produced, there seems to be a bug in the way translated
strings are displayed in the logs. This requires further investigation,
meanwhile, this commit prevents the crash.
2020-04-02 22:08:42 +02:00
2020-04-02 22:08:42 +02:00
2017-08-30 23:23:32 +02:00
2020-04-02 22:08:42 +02:00
2017-07-09 18:48:28 +02:00
2019-08-29 18:08:20 +02:00
2017-09-01 12:34:25 +02:00

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

Screenshot

Description
Classic bows and arrows for the throwing_redo API
Readme 524 KiB
Languages
Lua 100%