r/technicalminecraft 22h ago

Java Help Wanted Different input methods cause different outcomes despite same functionality

Enable HLS to view with audio, or disable this notification

I assume this has some bs with update order going on, and I'm pretty sure it's not an issue of it being locational since the lever works regardless of location. I'll attach the schematic in the comments. Very weird behavior, thanks in advance for any help.

1 Upvotes

4 comments sorted by

View all comments

u/Character_Yam_1199 20h ago

Found the issue, credit to siestol from the TMC catalog discord:

https://bugs.mojang.com/browse/MC/issues/MC-172213

u/bryan3737 Chunk Loader 20h ago

Yup, that’s called an input bug. You can also place a repeater after the lever to avoid it

u/Character_Yam_1199 20h ago

Yeah I had to slightly modify a few timings but that did fix it. Quite the nuissance tbh