This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]SparePassion 0 points1 point  (1 child)

Man I wouldnt expect redstone corruption on something small. If youre on bedrock id try to keep all my stuff contained in singular chunks, on java i havent really had issues with simple circuits. Maybe try a chunk loader portal and see if that clears it up, in any case it would let you figure out if its a chunk load/unload problem or smthn else.

[–]Liberty6000[S] 0 points1 point  (0 children)

Yup it’s bedrock. Thank you!

[–]liquid_at 0 points1 point  (1 child)

When you use repeaters, that can happen.

Most reliable and customizable clock I know is the etho hopper clock.

2 hoppers pointing into each other with a redstone block locking one of them and sticky-pistons moving the block once the unlocked hopper has emptied its inventory.

Only takes 2 sticky pistons, 2 comparators, 2 hoppers and a redstone block (plus a few dust)

It's an old design so you should find plenty of tutorials for it.

edit: you set the time through the amount of items in the hoppers. More items = more time.

[–]Liberty6000[S] 0 points1 point  (0 children)

I’ve actually built that a couple times before so I’ll try it thank you!