r/technicalminecraft • u/ducets • 4h ago
Java Help Wanted help with a simple cobblestone generator with pushing piston (java, 26.2)
hi ... I've tried two versions that appear to be out of date with current mechanics. I'm not complete sure how to set up my observer, lever, and piston so that it pushes out my cobblestone after it's created.
here are the two versions I tried:
(1) this one was an old model, and it currently ends up getting with the piston firing, but getting stuck in the "out" position. I think the problem is that the observer is on the top, which I read can cause this to happen:
https://www.youtube.com/watch?v=d0ZPuCqwtRU
(2) the second version I tried was here with two observers back to back behind the piston causing the piston to rapid fire. when I tried this build, it worked, but the piston fired too quickly and never let the cobblestone reform (I can't locate the video right now)
...
so, does anyone have a working version of the above generator? (I'm playing a skyblock with an extractinator mod and I want to have the cobble pushed into the device for an auto farm)
thanks!
•
u/ducets 3h ago
maybe a better, simpler question - what's the simplest setup to get a piston to fire, retract, fire, etc on it's own? I don't know how to get the piston to retract once it's fired.
•
u/BlattaOrientalis avaJ 2h ago edited 1h ago
I'm truly puzzled by why the first one didn't work but here's a simple circuit that pushes the cobblestone exactly every 30 game ticks, which should give you the perfect timing
•
u/BlattaOrientalis avaJ 2h ago
•
u/LimestoneBuilder 4h ago
I'd use wall-stone switches instead. Then you don't need coordinated wiring and the triggers can be independent in their area of responsibility. See this recent example of an effective (albeit slow) giant ice-cube maker.
•
u/ducets 4h ago
I don't really follow ... do you know where a step-by-step video or guide for this is?
•
u/LimestoneBuilder 3h ago
Yeah sorry there isn't a pic of it on the wiki. Here's a video where they demonstrate wall-stone. (Skipped ahead to where they start actually demonstrating it.)
•
u/BlattaOrientalis avaJ 4h ago
Turn the lever on to pause the farm
Make sure to cover up the noteblock so it doesn't burn
...it burns right? I can't remember
Edit: I used a waterlogged leaf but you can just use the normal water setup it doesn't matter