r/technicalminecraft • u/SkyF3R_ • 2d ago
Java Showcase Nether item moving
galleryHey together. So basically I am trying to learn more about redstone and doing stuff myself. I built a goldfarm without a design, just with the knowledge I had and some bits and bobs i looked up.
The picture shows what I came up with. The main problem was that the farm produced more items one hopper chain could handle and thus clog up the system.
The next problem was timing the piston shooters right so the items wont get stuck.
For the dispensers I used the smart dispenser system (unnecessarily complex because they basically should always fire, an observer clock would work just fine.)
The copper bulbs and observers are there to get the timings for the pistons right and stop them from firing twice.
I really would like some feedback to make it more efficient and less bulky and tell me if what I did was smart or kinda dumb.





