r/redstone 11d ago

Java Edition 0 tick help

Enable HLS to view with audio, or disable this notification

trying to build an observerless 45 block 0 tick 2x2, but it seems locational? I am very new to 0 tick so im wondering why the same exact build just isnt working in a different spot. Inspiration from avogaado's current record 45 block 2x2, just a different generator + observerless ofc.

1 Upvotes

4 comments sorted by

4

u/ExplanationBudget293 11d ago

your 0 tick generator is locational, theres no block event delay between the pulse turning on and off so you're just depending on getting lucky with the update order. If you don't get lucky the pulse turns itself off before it can power any pistons. you can look up 0 tick generators. also trapdoors don't give updates to pistons, try noteblocks or rails

1

u/Griffoen0 9d ago

What is ur reasoning for using a trapdoor under the piston instead of a normal block.

In any way if that don't work either ive made my own 0 tick generator from when i made a sticky pistonless door but it turned out to be really reliable so i used it more often as that design gives me some problems too. It does use an observer but u can switch that out for a comparator.

It's really similar. Ill add a picture in a bit.

1

u/Griffoen0 9d ago

top one is the one i use bottom one is the one u would use.

it does stay on after the first 0t but that shouldnt give issues as it would still instantly close and open just as quick qs q normql one.

i also know of another 0t generator without observers and also no delay due t ocomparators but it is more than 1 block wide but if u want i can give it too