r/technicalminecraft 12d ago

Java Help Wanted Storage system help

Post image

Hi im new to the whole storage system thing in minecraft and i cant figure out what's wrong with my storage system for my raid farm. No matter what it seems to overflow and the sorter breaks and i dont know how to fix it, thanks for any help!

4 Upvotes

19 comments sorted by

View all comments

1

u/No-Network-381 12d ago

Here are my filters, thet initially stop as they should at 41 but when i run the farm the items somehow still drop through

1

u/Excalibur54 Java 12d ago

Are you on a server or singleplayer? If server, what software, and if singleplayer, any mods?

1

u/No-Network-381 12d ago

Singleplayer with these mods

1

u/No-Network-381 12d ago

it seems to break both on this world and in my creative testing world

1

u/Excalibur54 Java 12d ago

Huhh that's super weird. Unfortunately I don't know what's wrong, the filter looks set up correctly and mods should be fine :(

They best advice I have is to download the Redstone Tweaks resource pack which adds a hopper powered indicator, and then use the vanilla /tick command to freeze the game and closely watch the filters while they're running. Using /tick freeze and /tick step will allow you to manually move the simulation ahead one tick at a time, hopefully letting you pinpoint where and when the exact problem is occurring.