mojira.dev
MC-195763

One of the doors in "plains_small_house_5" looks closed but it's open

The bug

There is an open door within the "plains_small_house_5" structure.

How to reproduce

  • /place template minecraft:village/plains/houses/plains_small_house_5
  • Enable the F3 debug screen.

  • Look at the oak door on the left of the balcony and take note of what the door's "open" value is.

Observed Behavior

There is an open door within the "plains_small_house_5" structure.

Expected Behavior

There would not be an open door within the "plains_small_house_5" structure. Instead, all doors within this structure should have their "open" value set to "false".

Linked issues

Attachments

Comments 11

Can confirm in 20w51a. Use the following command to reproduce this issue:

/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"village/plains/houses/plains_small_house_5"}

Relates to MC-203190, MC-187908 and MC-178197.

Can confirm in 21w03a.

Can confirm in 1.16.5.

Can confirm in 21w13a.

Can confirm in 1.17.

1 more comments

Can confirm this behavior in 21w42a. Here are some extra details regarding this problem.

The Bug:

There is an open door within the "plains_small_house_5" structure.

Steps to Reproduce:

  • Summon the "plains_small_house_5" structure by running the following command and powering the structure block.

/setblock ~ ~ ~ minecraft:structure_block{mode:"LOAD",name:"village/plains/houses/plains_small_house_5"}
  • Enable the F3 debug screen.

  • Look at the oak door on the left of the balcony and take note of what the door's "open" value is.

Observed Behavior:

There is an open door within the "plains_small_house_5" structure.

Expected Behavior:

There would not be an open door within the "plains_small_house_5" structure. Instead, all doors within this structure should have their "open" value set to "false".

Can confirm in 1.18.1.

Can confirm in 1.18.2 and 1.19 Pre-release 1.

Can confirm in 1.19. This issue can now be more easily reproduced by using the "/place" command.

/place template minecraft:village/plains/houses/plains_small_house_5

Can confirm in 1.19.2.

hgz2006

(Unassigned)

Confirmed

Structures

20w29a, 20w51a, 21w03a, 1.16.5, 21w11a, ..., 1.20, 1.20.1, 1.20.2 Release Candidate 2, 1.20.4, 1.21

Retrieved