this post was submitted on 25 Jun 2024
1 points (100.0% liked)

Minetest community

574 readers
1 users here now

Minetest is an infinite-world block sandbox game and a game engine, inspired by Infiniminer, Minecraft and the like.

The community is about the great and open source sandbox game writed in Lua, Minetest.

Feel free to call players for a multiplayer game or publish your project of a mod and everthing related.

Download the game. Check out the wiki.

founded 3 years ago
MODERATORS
 

I've tried the standard Minecraft one and several variations of it, but none work. The standard one below just doesn't give the cart enough time to unload. I tried placing 3 hoppers in a row and one in a closed track circuit, but those didn't work either.

Standard

Circuit

you are viewing a single comment's thread
view the rest of the comments
[–] 56_@lemmy.ml 1 points 1 month ago* (last edited 3 weeks ago)

I decided to give this a go. This is what I came up with:

Minecart unloader side 1

Minecart unloader side 2

It has the usual consistency issues of mesecons/voxelibre-redstone, but seems to work the majority of the time. It won't return empty carts though, so make sure to send them in with at least 1 item.

Edit: much simpler version:

Simpler minecart unloader

(Remember to right click the second comparator to put it into subtraction mode)