The Bug:
The "plains_temple_4" village structure generates with missing floor blocks at its entrance.
Steps to Reproduce:
Generate the "plains_temple_4" village structure by using the command provided below.
/place template minecraft:village/plains/houses/plains_temple_4
Look at the structure's floor blocks at its entrance.
Take note as to whether or not the "plains_temple_4" village structure generates with missing floor blocks at its entrance.
Observed Behavior:
The "plains_temple_4" village structure generates with missing floor blocks at its entrance.
Expected Behavior:
The "plains_temple_4" village structure would not generate with missing floor blocks at its entrance.
Linked issues
clones 1
is duplicated by 1
Attachments
Comments 16
I mean, why can't there be an extra bottom layer? This makes it look illogical and if it generates in a swamp (village crossing into multiple biomes), it is hard for villagers to access it.
Sorry for erroneously resolving this as duplicate of MC-165518; I have restored the "Works as Intended" resolution by @unknown.
Can confirm in 1.18.1. You can use the following command to make reproducing this much easier.
/setblock ~ ~ ~ minecraft:structure_block{mode:"LOAD",name:"village/plains/houses/plains_temple_4"}
Can confirm in 1.19. This can now more easily be reproduced by using the "/place" command.
/place template minecraft:village/plains/houses/plains_temple_4
Why it is WAI, MC-165518 was a valid bug about the same problem.