#(DeniedOver) Trying to get redstone torches to appear in the off state.

12 messages · Page 1 of 1 (latest)

wheat narwhal
#

Hello! Usually just a lurker here that resolves some of my scripting issues via ctrl+f. This time I haven't been able to find a solution to an issue I am having regarding redstone torches.

I'm using adjustblock to change the state of redstone torches upon being placed to be unlit. The problem is, however, that they remain on, at least visually, whether or not the switched state is true or false. I verified that the switch is occurring through inspecting their blockstate and via narration after the adjustblock, so I'm wondering if there is another way I can accomplish this or am I misunderstanding something?

gloomy epochBOT
#

(DeniedOver) Trying to get redstone torches to appear in the off state.

gloomy epochBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

floral agate
#

no_physics argument should help

wheat narwhal
#

Ah, I was missing something quite simple - thank you!