-
Bug
-
Resolution: Unresolved
-
None
-
24w45a
-
None
-
Confirmed
-
Block states, Commands
-
Low
-
Platform
The Bug:
The "/fill" command doesn't work properly with the directional states of several blocks placed adjacent to one another.
Steps to Reproduce:
- Attempt to place some fences that are all facing north by using the command provided below.
/fill ~1 ~ ~1 ~5 ~ ~5 minecraft:oak_fence[north=true]
- Observe if the fences have block states other than "north" set to "true".
Observed Behavior:
The said blocks do not follow the specified block states properly.
Expected Behavior:
The said blocks would follow the specified block states properly.
- relates to
-
MC-192498 /fill and /setblock cannot set different directional block states of several blocks, such as glass panes and iron bars
- Resolved