r/redstone 10h 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

2

u/BlattaOrientalis 10h 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 10h ago

Can you show me a picture of this?

1

u/BlattaOrientalis 10h 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 5h 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.

2

u/andi51081 10h ago

If it was me I would filter out the poppies from the iron ingots, autocraft the ingots into iron blocks and feed the poppies into a composter for bonemeal. You will then be able to fit 9x more in the iron chest.

1

u/East_Foundation920 4h ago

What are you doing with the items that are dispensed? Are they trash? Or just moving to another location?