The bug
In village houses with two levels, ladders on the first floor don't extend all the way down to the ground, leaving one block uncovered.
How to reproduce
Run the following commands to load the structures:
/place template minecraft:village/taiga/houses/taiga_cartographer_house_1
/place template minecraft:village/taiga/houses/taiga_temple_1
/place template minecraft:village/desert/houses/desert_fletcher_house_1
Linked issues
Attachments
Comments 11
Can confirm in 21w06a. Feel free to use the following commands to make reproducing this much easier:
/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"minecraft:village/taiga/houses/taiga_cartographer_house_1"}
/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"minecraft:village/taiga/houses/taiga_temple_1"}
/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"minecraft:village/desert/houses/desert_fletcher_house_1"}
Can confirm in 1.19 and 1.19.1 Pre-release 1. This can now more easily be reproduced by using the "/place" command.
/place template minecraft:village/taiga/houses/taiga_cartographer_house_1
/place template minecraft:village/taiga/houses/taiga_temple_1
/place template minecraft:village/desert/houses/desert_fletcher_house_1
Confirmed for 1.15.2 and 20w15a. Can the title be changed that it is Taiga village?