Mineclonia/mods
Elias Åström 4b4d40f158 Use register_on_mods_loaded in mcl_inventory
This removes the need to include _mcl_autogroup as a dependency for
mcl_inventory (which should be avoided) and decreases the likelihood
that the code used for populating item tables is executed before all
other mods are loaded.
2021-05-23 20:35:10 +02:00
..
CORE Merge branch 'master' into mod.conf 2021-05-23 16:15:56 +00:00
ENTITIES Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Use register_on_mods_loaded in mcl_inventory 2021-05-23 20:35:10 +02:00
ITEMS Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
MAPGEN Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
MISC Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
PLAYER Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00