MineClone2/mods
teknomunk 7c5f2f4dfb Make sure carts that collide move in the same direction the colliding cart was 2024-10-11 11:22:23 +02:00
..
CORE Add utilities to convert between an ObjectRef, it's active object id and a 128bit uuid, move minecart data from entity staticdata to mod storage to eventually allow updating carts when out of range of players and also track what carts are alive, implement on-rail cart collisions 2024-10-11 11:22:23 +02:00
ENTITIES Make sure carts that collide move in the same direction the colliding cart was 2024-10-11 11:22:23 +02: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 Implement minecart with command block 2024-10-11 11:22:23 +02: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 Use soul_block group for soul speed bonus 2024-09-18 10:06:03 +02:00