Open Tamaized opened 9 months ago
Was literally trying to create a light switch and power was not transferring through the relay.
https://github.com/mrh0/createaddition/assets/10189526/393b9190-89d2-4589-8003-801bb3d9d93f
I was able to do this just fine. Make sure the push/pull settings are correct.
I was able to do this just fine. Make sure the push/pull settings are correct.
This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason
https://github.com/user-attachments/assets/184b3f90-bfa4-48dc-b1dc-8074e5b062d1
This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason
I can feed power to lights from relays
pull is on the lightbulb side while push is on the generator side
This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason
I can feed power to lights from relays
pull is on the lightbulb side while push is on the generator side
Weird, are you on forge or fabric?
Yes, 47.2.20, 300 some mods
Yes, 47.2.20, 300 some mods
Forge or Fabric?
mb, forge
Can confirm it works on forge, but is broken on fabric
neat, RIP fabric. I wonder if it would work on forge with the fabric version running through connector?
Describe the bug Redstone Relays don't feed power to Small Connectors With Lights unless there's another block on the network demanding power such as a motor.
To Reproduce Place a powered Redstone Relay between a light and a power source, the light doesn't draw power and remains off. Connect a motor to the light's connector, the light draws power and turns on.
Additional context