MineClone2/mods/ITEMS/mcl_hoppers
teknomunk 2dcb790ace Change connected railcar behavior to fix unreliable end of track stopping, set maximum acceleration of powered rails to 8 blocks per second (per https://minecraft.fandom.com/wiki/Powered_Rail), stop powered rails from powering the block underneath it (allows below rail hopper to work while the rail is powered like in https://www.youtube.com/watch?v=szjO0-duTAk), modify mcl_hoppers to allow triggering a hopper pull once the minecart is stopped on top of the hopper and wait before allowing the cart to move to allow redstone circuits time to process 2024-11-12 00:59:50 +01:00
..
locale mcl_hoppers pt_BR translation 2023-12-22 23:45:08 +01:00
License.txt Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
README.md Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
init.lua Change connected railcar behavior to fix unreliable end of track stopping, set maximum acceleration of powered rails to 8 blocks per second (per https://minecraft.fandom.com/wiki/Powered_Rail), stop powered rails from powering the block underneath it (allows below rail hopper to work while the rail is powered like in https://www.youtube.com/watch?v=szjO0-duTAk), modify mcl_hoppers to allow triggering a hopper pull once the minecart is stopped on top of the hopper and wait before allowing the cart to move to allow redstone circuits time to process 2024-11-12 00:59:50 +01:00
mod.conf Refactor hopper -> composter ABMs 2022-12-10 22:38:08 +01:00

README.md

Hoppers

This is the Hoppers mod for Minetest. It's just a clone of Minecraft hoppers, functions nearly identical to them minus mesecons making them stop and the way they're placed.

Forum Topic