Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-192791

Doors' block states cannot be set if another door half exists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 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.

      1. /setblock ~ ~ ~ oak_door[open=true,half=lower]
      2. /setblock ~ ~ ~ oak_door[open=false,half=lower]
      3. works fine
      4. /setblock ~ ~1 ~ oak_door[open=false,half=upper]
      5. /setblock ~ ~ ~ oak_door[open=true,half=lower]
      6. 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).

            Unassigned Unassigned
            jirauser71590 user-f2760 (Inactive)
            Votes:
            19 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              CHK: