How to /setblock a specific type of redstone (Debug mode)
I've had a look at the new hidden world type on 1.8, and I've just wondered how to get a type of redstone that goes up in the north part of the square, and I want to use the /setblock command to create this without the appropriate blocks.
Best Answer
@ModDL gave a great answer, but sadly on my Minecraft 1.8, when I tried that using blockdata, it didn't do anything. I still appreciate his answer, although.
Check out the answers at How to place redstone using Command Blocks.
Even when I first examined it using F3 on my Minecraft in 1.8, it showed it like this:
north:none
south:none
etc.
I tried modification using /blockdata but that didn't work.
So then I thought: Hmm... what about data values?
So then I tried /setblock (x) (y) (z) redstone_wire (0-15) and then like a miracle, it worked!
It turns out Minecraft is showing what the damage value corresponds to.
In 1.8+ it interprets the damage value so that it's human-readable.
But in 1.7 and lower, it just shows (block name)/(damage value).
Pictures about "How to /setblock a specific type of redstone (Debug mode)"



What is the command for Setblock in Minecraft?
How to Enter the CommandHow do you delete specific blocks in Minecraft?
Steps to Use a Command BlockSpawn Protection / Anti-Griefing System | Minecraft Tutorial 1.15 Command
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Aleksandar Pasaric, Vie Studio, Hitarth Jadhav, Miguel Á. Padriñán
