VoxeLibre/mods/ITEMS/mcl_throwing
Wuzzy 72d4940bf2 Remove unused code in mcl_throwing 2018-05-07 15:39:08 +02:00
..
sounds Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
textures Replace most textures with Pixel Perfection 2017-07-20 20:20:45 +02:00
README.txt Update mcl_throwing license 2018-05-07 15:34:16 +02:00
arrow.lua Add _on_dispense callback for dispenser; refactor 2018-02-01 22:49:41 +01:00
bow.lua Remove unused code in mcl_throwing 2018-05-07 15:39:08 +02:00
depends.txt Implement smooth bow charging, based on [bows] 2018-05-07 15:25:41 +02:00
init.lua Refactor bow code in mcl_throwing 2018-05-07 15:29:17 +02:00
mod.conf Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
throwable.lua Add _on_dispense callback for dispenser; refactor 2018-02-01 22:49:41 +01:00

README.txt

This mod adds bows, arrows and throwable items for MineClone 2.

License:
Source code: LGPL 3.0
Textures: See MineClone 2 license notes.
Everything else: MIT License

Incorporates code from the [bow] mod by Arcelmi.
https://github.com/Arcelmi/minetest-bows