Movecraft
Movecraft copied to clipboard
Redstone block updates
Describe in detail what your pull request accomplishes
Redstone Block Updates/Ticking on Moving Crafts should now function. (Fire on The Move, etc, redstone clocks, etc)
Checklist
- [x] Tested
This is currently not working for me on either Paper 1.18.2 or 1.20.4. I've been using this test rig:
Everything pilots fine, but the comparator clock freezes when cruising
It was working on my machine, ill see if i can replicate it again
I can confirm that this works on 1.20.4, going to test it on 1.18 now
Works on 1.18.2 too. It's a little bit hacky but it's a good starting point. 👍
Awesome! Make sure 1.19.4 also works, if you can.
Can this be expanded to fire as well? Then it would fix #500 as well.
Testing this, it seems to somewhat work on simple redstone circuits but once the complexity goes past a simple clock it fails. In addition, in the case of a simple comparator clock, the clock seems to pause for a little bit after movement, which may be contributing the to following issues. Here's a list of things I've seen fail:
- Simple redstone torch burnout clock gets stuck off after movement
- Repeater delay line gets stuck on after movement