mojira.dev
MC-268523

Problem with jigsaw block in vers 1.20.4

I created a desert pyramid datapack since vers.1.19.4 and it worked well. Now I`ll update
to vers 1.20.4 but there would appear one layer of sand, where it should not be and I dont
know why...
There are two parts of the pyramids, one top and one bottom connected wirth jigsaws and this would work normally...
I tried changing the loading order but it didn't help,
On the right side you see as it is at the moment and left as it should be....

Attachments

Comments 5

Can you attach the datapack to this issue, with steps to properly use it, and reproduce the issue?

Add the datapack creating a new world, inside the world surch for structures desert_pyramid, then enter it
and you will see the one layer of sand in the area of the stairs (there are 6 different pyramids) Is it perhaps
an issue with structure_blocks?


Edit by @unknown: Removed resource pack advertisement.

Please do not adverise your packs on Mojira. I will take a look at the datapack.

It seems you had minecraft:legacy_single_pool_element as the elementy_type in the base pool. This should be minecraft:single_pool_element instead. the legacy one means where air is in the template, it will treat it as a structure void block and keep whatever block was there when the structure was generated (in this case it kept the sand of the desert).

Not a bug in the game, just an issue within the datapack (don't worry. I've posted datapack bugs here only to realize it was on my end and not the game before).

Thanks for the help, now it works again. I know about the single pool and legacy but since it worked like that so far, I didn't notice it...

norbert fridrich

(Unassigned)

Unconfirmed

(Unassigned)

1.20.4

Retrieved