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?