1
/setblock help
Hello my name is Corrupt3dEnd3r, End3r for short. So recently I've been working on a 1.10.2 Minecraft Adventure map and I ran into a problem with some commands. I want to use /setblock to place a redstone torch on a block in a certain direction. I already know the east=1 west=2 north=3 etc. but it always pops of and does not connect to the block. Here's the command for example: /setblock x y z redstone_torch 1 Any feedback would be appreciated, thank you for your time. ~End3r
2
Thank You, it worked!
You need to make sure that the redstone torch is in the correct position (using the east=1, etc.) so it can attach to a block, it's popping of because it can't find a proper surface to connect to. Also keep in mind that certain blocks can't have a redstone torch attached to them.
