VoxeLibre/mods/ITEMS/mcl_tools
Elias Åström b47733507d Fix tools not taking wear when rightclicking
Added the API function mcl_autogroup.get_wear which is used to get the
tool wear for digging a node of a group.  This is used by mcl_tools to
compute the wear of shovels and shears when rightclicking to create
grass paths and carve pumpkins.
2021-03-18 11:35:29 +01: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
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
depends.txt Remove mcl_autogroups.get_groupcaps 2021-03-18 11:33:18 +01:00
init.lua Fix tools not taking wear when rightclicking 2021-03-18 11:35:29 +01:00
mod.conf Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00
README.md Add shears cut sound 2020-12-06 01:21:02 +01:00

This mod adds tools for MineClone 2.

Credits

Other files: See main MineClone 2 README.