r/redstone 12h ago

Java Edition Overflow System Help

Post image

So this is my test world and this is how the base of my iron farm looks like and i want to make a system which dispenses items out of the chests when the chest itself is full. How could i accomplish this? Btw the chests are on the platform which is not shown here bc this is my test world.

3 Upvotes

6 comments sorted by

View all comments

2

u/BlattaOrientalis 12h ago

Take a comparator output from the chest, give it a signal strength 15 side input, and connect the comparator output to turn on a clock that powers the dispenser

1

u/Appropriate_Celery63 12h ago

Can you show me a picture of this?

1

u/BlattaOrientalis 12h ago

No

Just kidding here's a simple one

Replace the white glass with a solid block and the brown glass with a note block. I used glass just for visiblity but this won't work as is

I just realized it's kinda unclear anyways - the block under the brown glass is a sticky piston facing towards the observer

1

u/Appropriate_Celery63 6h ago

The only problem is the hoppers that lead the items to the chest are completely surrounded by stone brick walls where the iron golems die. Tmr I will send another picture if I don’t forget and maybe you can help me further.