Mineclonia/mods
Elias Åström b50addac55 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-04-16 22:33:55 +02:00
..
CORE Make changes to the mcl_autogroup API 2021-04-16 22:33:55 +02:00
ENTITIES Make changes to the mcl_autogroup API 2021-04-16 22:33:55 +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 Make changes to the mcl_autogroup API 2021-04-16 22:33:55 +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