Mineclonia/mods
Elias Åström 4a9561e5dc Update enchanted tools with outdated digging times
Because of the way digging times is implemented in Mineclone2, it is
possible for the digging times of efficiency enchanted tools to become
outdated.

This fixes that by automatically updating the tools tool_capabilities
after each time the tool is used.
2021-04-16 22:33:10 +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 Update enchanted tools with outdated digging times 2021-04-16 22:33:10 +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