Command: setblock minecraft:sign produces a confusing error message
The command:
"/setblock ~ ~ ~ minecraft:sign" produces the error message:
"There is no such item with name minecraft:sign"
However, minecraft:sign is an item, and works with commands such as /give.
setblock requires a block, not an item, and so the correct names to use for setblock are "minecraft:wall_sign" and "minecraft:standing_sign", which are the blocks produced by the sign item when it is placed in the world.
As such, it would be less confusing if the error message instead said:
"There is no such block with name minecraft:sign"
[Mojang] Searge (Michael Stoyke)
2014-05-06, 05:48 PM
2014-10-26, 09:42 PM
2014-10-14, 12:35 PM
0
7