VoxeLibre/mods/ENTITIES/mcl_minecarts/carts
2024-06-15 14:08:29 +02:00
..
minecart.lua Fix players repelling carts with new player metadata system 2024-06-15 14:08:29 +02:00
with_chest.lua Major reorganization, start setup for trains 2024-06-15 14:08:29 +02:00
with_commandblock.lua Major reorganization, start setup for trains 2024-06-15 14:08:29 +02:00
with_furnace.lua Give furnace minecart minimum velocity when lit, add train separation code, update logging code, add sequence number to entity staticdata to allow respawn/despawn when carts move when the entity is unloaded 2024-06-15 14:08:29 +02:00
with_hopper.lua Fix hopper-minecart interaction, convert ipairs(table) to use for i=1,#table instead 2024-06-15 14:08:29 +02:00
with_tnt.lua Fix rail detach crash, make tnt minecarts explode if they hit something hard (off rails) 2024-06-15 14:08:29 +02:00