-
Bug
-
Resolution: Fixed
-
1.16.1, 1.16.2, 1.16.4, 20w45a, 20w51a, 21w03a, 1.16.5, 21w13a, 1.17.1, 1.18.1, 1.18.2, 22w18a, 1.19 Pre-release 1, 1.19, 1.19.2, 1.19.3 Release Candidate 1, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.20.3 Pre-Release 3
-
None
-
Community Consensus
-
Block states
-
Normal
-
Platform
If you try setting a door with the block state provided, it only works if there's no other door half.
/setblock ~ ~ ~ oak_door[open=true,half=lower]
/setblock ~ ~ ~ oak_door[open=false,half=lower]
- works fine
/setblock ~ ~1 ~ oak_door[open=false,half=upper]
/setblock ~ ~ ~ oak_door[open=true,half=lower]
- now it failed
This affects the states: open, powered, facing and hinge. Changing half works fine, but breaks the door (obviously).
This worked fine in 1.15 (and the other door half would get the same block states, aside from half set to the new values).
- is duplicated by
-
MC-193804 Can't replace open door with closed door
- Resolved
-
MC-194759 The command block does not change the block at the point (door)
- Resolved
-
MC-195197 Minecraft setblock is bugged on a repeating command block
- Resolved
-
MC-208998 unable to setblock door with different open attribute if there is already a door in the position
- Resolved
-
MC-251674 Can not replace doors.
- Resolved
-
MC-252468 door doesn't spawn open with a open=true tag using the setblock command
- Resolved
-
MC-267061 Fill command for copper doors not working to replace with a different copper door type
- Resolved
- relates to
-
MC-191096 Fences and walls can no longer be placed in invalid block states by using /setblock or /fill
- Resolved
-
MC-191698 Cannot set "shape" block state of stairs with /setblock
- Resolved
-
MC-192498 /fill and /setblock cannot set different directional block states of several blocks, such as glass panes and iron bars
- Resolved
-
MC-255254 /setblock can't place snowy grass blocks
- Resolved
-
MC-192943 Cannot set the in_wall block state of fence gates with /setblock or /fill
- Resolved
-
MC-192956 Cannot setblock chest type other than single without other adjacent chest
- Resolved
-
MC-192959 Cannot setblock a directional state on redstone wire nor tripwire
- Resolved