mojira.dev
MC-149720

Cobblestone walls in taiga villages have incorrect blockstates

The bug

The library in taiga villages has walls in front of it that look like they're connecting to an invisible block. This happens because there's a jigsaw block in the structure file there, and the walls aren't updated upon being generated into the world.

This also affects taiga_cartographer_house_1.

How to reproduce

Seed: 7386908242533490774
Coordinates: /execute in minecraft:overworld run tp @s -506.34 80.00 49.13 415.35 43.50

Linked issues

Attachments

Comments 10

Can you tell us what the seed of the world you're playing in is, in order to better reproduce the issue?

This is probably caused by a jigsaw block being generated into the world and then being replaced by air, after the walls have connected to it.

Have added the seed to the description.

I also had the Jigsaw hypothesis, although wasn't sure enough on the mechanism to include it. 🙂

Confirmed. The affected house is minecraft:village/taiga/houses/taiga_library_1, and this indeed happens because of a jigsaw block. I attached a screenshot of the structure with the jigsaw blocks still there.

Could this be fixed by just making walls not connect to command blocks, structure blocks and jigsaw blocks by default?

This also affects taiga_cartographer_house_1

Can confirm for 20w46a:

[media]

Can confirm in 1.19.

Affects 1.21. I'd like to request ownership of this report, considering the original owner is inactive since 2019, and because I would like to update the steps to reproduce.

George Ebberson

[Mod] Jingy

(Unassigned)

Confirmed

Block states, Structures, World generation

Minecraft 1.14, Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 1.14.4, 1.15.1, ..., 1.16.3 Release Candidate 1, 1.16.3, 20w46a, 1.19, 1.21

Retrieved