RedRouters do not fire redstone event
SammyForReal opened this issue · 0 comments
Checklist
Before submitting this bug report, I ensured that…
- I can read
- I can reproduce this in an isolated environment (e.g. only CC:T, Create and CC:C Bridge)
- I have uploaded the full logs (We recommend https://mclo.gs/)
- the used versions are all still supported and up-of-date
- there is no duplicate of this bug
Description
RedRouters should fire an redstone event, whenever the redstone signals change around them. Right now, the event is simply not being fired.
Steps to Reproduce
- Place the RedRouter
- Connect it with an Computer, place a lever on it
- Run command
os.pullEvent("redstone")
in lua prompt - Pull the lever and notice how no event is being fired (the PC is still waiting)
Version
- Minecraft v1.19.2
- Mod Version 1.6.3
- ModLoader Both