mojira.dev
MC-61216

/setblock gives an unknown error when a block does not have 0 as a damage value

If you try to use setblock to place a block with no set damage value, and it does not have a damage value 0, it does not place the block and instead gives an unknown error.

An example:

/setblock ~ ~ ~ minecraft:furnace

Produces an unknown error, instead of defaulting to:

/setblock ~ ~ ~ minecraft:furnace 3

In the previous snapshot, the command would place a furnace with a proper data value, instead of giving the error

Linked issues

Comments 2

Also for ladders, chests and wallsigns.

KnightMiner

Erik Broes

Confirmed

Minecraft 14w28a

Minecraft 14w28b

Retrieved