Mojira Archive
MC-132949

/setblock improperly reports invalid block state error

When attempting to use /setblock to create a block with an invalid state in the console, the error report flips the property and invalid state name.

For example,

Running /setblock ~ ~ ~ minecraft:hopper[facing=up] returns the error: 

Block minecraft:hopper does not accept 'facing' for up property

which should read

Block minecraft:hopper does not accept 'up' for facing property

A screenshot of a second example is attached below.

Duplicate

kg583

2018-07-07, 06:22 AM

2018-07-07, 06:44 AM

2018-07-07, 06:44 AM

0

0

Unconfirmed

Minecraft 1.13-pre6

-