The Bug
Open door in taiga_fisher_cottage_1
. As can be seen on the screenshot, state of open
is true
.
How to Reproduce
/place template village/taiga/houses/taiga_fisher_cottage_1
Enable the F3 debug screen.
Look at the spruce door located near the water within this structure, and take note of what the door's "open" value is.
Observed Behavior
There is an open door within the "village/taiga/houses/taiga_fisher_cottage_1" structure.
Expected Behavior
There would not be an open door within the "village/taiga/houses/taiga_fisher_cottage_1" structure. Instead, all doors within this structure should have their "open" value set to "false".
Linked issues
relates to
Attachments
Comments
Can confirm in 1.17.
Can confirm in 1.17.1.
Can confirm this behavior in 21w42a. Here are some extra details regarding this problem.
The Bug:
There is an open door within the "village/taiga/houses/taiga_fisher_cottage_1" structure.
Steps to Reproduce:
Summon the "village/taiga/houses/taiga_fisher_cottage_1" structure by running the following command and powering the structure block.
/setblock ~ ~ ~ minecraft:structure_block{mode:"LOAD",name:"village/taiga/houses/taiga_fisher_cottage_1"}
Enable the F3 debug screen.
Look at the spruce door located near the water within this structure, and take note of what the door's "open" value is.
Observed Behavior:
There is an open door within the "village/taiga/houses/taiga_fisher_cottage_1" structure.
Expected Behavior:
There would not be an open door within the "village/taiga/houses/taiga_fisher_cottage_1" structure. Instead, all doors within this structure should have their "open" value set to "false".
Can confirm in 1.18.2 and 22w16b.
Can confirm in 1.19 and 1.19.1 Pre-release 1. This can now be more easily reproduced by using the "/place" command.
/place template minecraft:village/taiga/houses/taiga_fisher_cottage_1
Can confirm in 1.19.2.
Can confirm in 21w03a.