MineClone2/mods/ITEMS/mcl_tools
Elias Åström e77473e800 Make changes to the mcl_autogroup API
Group levels are now specified as a list of names when registering a
digging group.  Digging groups which do not have specified levels will
support tools having two levels, 0 and 1 where 0 means the tool can dig
but not harvest the node and 1 means it can also harvest the node.  If
more levels are required one has to specifiy them when registering the
digging group.
2021-03-18 11:35:40 +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
crafting.lua
depends.txt Remove mcl_autogroups.get_groupcaps 2021-03-18 11:33:18 +01:00
init.lua Make changes to the mcl_autogroup API 2021-03-18 11:35:40 +01:00
mod.conf
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.