CC:C Bridge

CC:C Bridge

5M Downloads

RedRouter block has no support for os.pullevent("redstone")

JHDev2006 opened this issue · 4 comments

commented

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
commented

Hey, thanks for telling us! I will try to implement that.

commented

Fixed in f4b9eca

commented

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 ?

commented

Hm, good question. It was originally not planed to update the 1.18 anymore. But the version is still (kind of) actively used, so we probably will backport some updates with major changes.