RedRouter block has no support for os.pullevent("redstone")
JHDev2006 opened this issue · 4 comments
Description
as title says, redrouter block has no way of supplying a redstone input event
To Reproduce
redstone input to redrouter,
"while true do
os.pullevent("redstone")
print("yay")"
Expected behavior
supplys the event required for this
Screenshots
If applicable, add screenshots to help explain your problem here.
Software (please complete the following information):
- Minecraft Version 1.18.2
- Mod Version 1.3.1
- ModLoader Forge
Fixed in f4b9eca
Hi ! Thanks for the implementation, but it only works in 1.19
By any chance, are you goind to add this in a 1.18 version ?