Describe the bug
Sync upgrade doesn't work.
How to reproduce the bug
- place the router
- insert the module and sync upgrade
Expected behavior
the routers with the same upgrades should operate at the same time
Additional details
|
if (event.level.dimension() == Level.OVERWORLD && event.phase == TickEvent.Phase.END) { |
here should judge the side of event.
Which Minecraft version are you using?
1.20.1
Crash log
No response
Describe the bug
Sync upgrade doesn't work.
How to reproduce the bug
Expected behavior
the routers with the same upgrades should operate at the same time
Additional details
ModularRouters/src/main/java/me/desht/modularrouters/event/TickEventHandler.java
Line 16 in 53918c9
here should judge the side of event.
Which Minecraft version are you using?
1.20.1
Crash log
No response