MineClone2/mods
teknomunk 30b7e34b14 Modify mcl_entity_invs to add support for save/load items hooks in entities, add save/load hooks to minecarts to store item list in the minecart data and not in the entity data so that respawn doesn't destroy items 2024-11-02 21:26:31 +01:00
..
CORE Tune respawn distance limit 2024-11-02 21:26:31 +01:00
ENTITIES Modify mcl_entity_invs to add support for save/load items hooks in entities, add save/load hooks to minecarts to store item list in the minecart data and not in the entity data so that respawn doesn't destroy items 2024-11-02 21:26:31 +01:00
ENVIRONMENT Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2 2024-10-09 01:05:20 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
ITEMS Change document formatting, finally move cactus cart dropping to node definition for mcl_core:cactus 2024-11-02 21:26:31 +01:00
MAPGEN Fix structure spawns under water + peaceful spawns (#4607) 2024-09-15 23:15:30 +02:00
MISC Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
PLAYER Make trains containing a player in a minecart function, minor cleanup in mcl_playerinfo 2024-11-02 21:26:31 +01:00