The bug
Jigsaw block creates holes in the ground when generating pillager outposts.
How to reproduce
Seed:
4640797698210614621
Coordinates:
-295 64 2712
Additional information
Caused by the jigsaw blocks in "minecraft:pillager_outpost/base_plate
" having their "Turns into" value set to "minecraft:air
".
Linked issues
is duplicated by
Attachments
Comments


Still in 1.14 pre-3, 1.14 pre-4 and 1.14 pre-5

Still in 1.14 Release

Still in 1.14.1 Release

Still in 1.14.2 Pre-Release 1 and 1.14.2 Pre-Release 2
Affects 1.15 Pre-2

Can confirm in 1.19.3 and 23w06a.
From my adventures in trying to figure out how the jigsaw block works, this is normal, as when looking at the structure file itself the jigsaw block is set to "Turn into [minecraft:air]". so assuming that's literal i'd say this works as intended.
EDIT:
a way that might fix this is using the structure void block in some way.
EDIT:
plus if it was set to anything else it would still look weird.