Mineclonia/mods/ITEMS/mcl_tools
Alexander Minges 6381d65dbb
Use correct location for pumpkin shearing sound
The code for turning an uncarved pumpkin into a carved pumpkin using
the shears was using “above” instead of “pointed_thing.above” as the
location for its sound. This resulted in a warning being logged when
shears were being used on a pumpkin. This patch rectifies the issue.
2022-04-14 00:22:59 +02:00
..
locale Remove enchantment table 2020-10-23 23:00:54 +02:00
sounds Add shears cut sound 2020-12-06 01:21:02 +01:00
textures Add 3d wielded nodes (not functional until Right_Hand bone is added) 2021-02-24 12:58:30 +01:00
README.md Add shears cut sound 2020-12-06 01:21:02 +01:00
aliases.lua Add tool aliases 2017-02-26 18:57:57 +01:00
crafting.lua Fix tool-related crafting recipes 2017-02-27 20:25:56 +01:00
init.lua Use correct location for pumpkin shearing sound 2022-04-14 00:22:59 +02:00
mod.conf Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00

README.md

This mod adds tools for MineClone 2.

Credits

Other files: See main MineClone 2 README.