mojira.dev
MC-217247

Block orientation lost with /fill-replace

When using /fill command rotated blocks such as Stair blocks / logs / pillars etc. loss their orientation then changed to another block type.

 

Example! A east facing stone stair block will default to facing south when changed to a stone brick stair while using the /fill command to change the stair block type.

 

To reproduce: Place stone stairs in multiple directions then use /full command to change them to stone brick stairs or any other type of stairs. All will be replaced but all will be facing south.

 

Comments 1

This is very arguably intentional design. The facing nbt data can be specifically clarified in the command:

/fill ~ ~ ~ ~ ~ ~ minecraft:cobblestone_stairs[facing=south] replace minecraft:stone_stairs[facing=south]

Shourin

(Unassigned)

Confirmed

(Unassigned)

1.16.5

Retrieved