When placing a wall using /setblock without specifying a block state, it is invisible; default state has up=false
The bug
When you run /setblock ~2 ~ ~ minecraft:cobblestone_wall an invisible cobblestone wall will be set (aka, every single block state is false). I would have expected the wall to have the block state up=true, so it is visible.
To reproduce
- Run /setblock ~2 ~ ~ minecraft:cobblestone_wall
- Apparently, nothing happens
- Run /setblock ~2 ~ ~1 cobblestone
- Now, the wall appears.
[Mojang] Searge (Michael Stoyke)
2018-03-10, 08:28 PM
2020-10-03, 07:39 AM
2018-05-22, 11:19 AM
4
3
block-state, cobblestone_wall, command, setblock, wall