Mineclonia/mods
Elias Åström 64e353a9c2 Fix some nodes not being diggable
Previously some nodes like "mcl_flowers:double_grass_top" would be
undiggable.  This was because they did not define _mcl_hardness and it
was not defaulted to 0 in all parts of _mcl_autogroup.
2021-04-16 22:32:56 +02:00
..
CORE Fix some nodes not being diggable 2021-04-16 22:32:56 +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 Rename register_digtime_group to register_diggroup 2021-04-16 22:32:49 +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