Mineclonia/mods
Elias Åström c92f0e5ce3 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-04-16 22:33:07 +02:00
..
CORE Fix tools not taking wear when rightclicking 2021-04-16 22:33:07 +02:00
ENTITIES Rewrite mcl_autogroup 2021-04-16 22:31:42 +02:00
ENVIRONMENT replace pairs() by ipairs() (3) 2021-02-18 15:26:09 +00:00
HELP Translate French - Small fixes 2021-02-16 22:30:26 +01:00
HUD fix a typo 2021-02-27 23:31:01 +04:00
ITEMS Fix tools not taking wear when rightclicking 2021-04-16 22:33:07 +02:00
MAPGEN Wrap https://github.com/minetest/minetest/issues/10995 around, thanks @SmallJoker 2021-02-28 16:35:21 +04:00
MISC Remove shulker shell and emerald to gold temporary crafting recipes 2021-02-16 09:57:38 +01:00
PLAYER Merge branch 'master' into master 2021-02-28 14:04:10 +00:00