MineClone2/mods
kabou 4335d0d659 Use compostability group from node definitions.
* Replace use of local table with compostability values with a call to
 `minetest.get_item_group()`.
* Define local alias for `minetest.get_item_group`.
* Remove the now unused static compostabilty values table.
2022-04-02 03:32:56 +02:00
..
CORE Tiny comment fix. 2022-03-19 03:16:15 +01:00
ENTITIES Fix wrong player name accessor. 2022-03-30 01:31:38 +02:00
ENVIRONMENT replace nether dust particles with p. spawners 2022-03-30 10:21:32 +00:00
HELP ITEMS/mcl_anvils: fix renaming items w/o desc… 2022-03-05 15:35:39 +00:00
HUD Add shield 2022-03-15 15:58:27 +01:00
ITEMS Use compostability group from node definitions. 2022-04-02 03:32:56 +02:00
MAPGEN Fix typos. 2022-03-09 18:50:41 +01:00
MISC Fix typo and interact bug? 2022-03-27 18:08:43 +02:00
PLAYER Merge branch 'master' into shields2 2022-03-28 12:27:57 +00:00