mojira.dev
MC-156161

Some chest loot is randomized across the same seed, unlike before 1.14

Certain chest loot generates randomly in different worlds with the same seed and location, when it didn't before 1.14. This behavior is different than all other chest loot, and applies to villages, pillager outposts, ruined portals, and bastion remnants. To reproduce, create two different worlds with the same seed and notice that the same village has different loot for the same chests. These commands are for the seed -336141819713325 to quickly teleport to a village chest (the first one is a plains house loot table, the second is a plains weaponsmith loot table).

/tp @p 1.5 64 43.5
/tp @p 653.5 71 -810

Other loot generates correctly when doing the same thing.

/tp @p 327.5 60 46.5

Linked issues

Attachments

Comments 6

Rumle Sawbones

I believe this is intentional, village chests generate loot inside them at the moment you open them, not through world generation.

gaspoweredpick

Relates to MC-127839 (fixed at undetermined version)

Affects 1.15-pre6 as well. The problem is that the game is not seeding the village chests. They should have their `LootTableSeed` set based on the world seed and coordinates, or some other hashing method based on the world seed. You can verify the absence of this tag by using `data get block` on a village chest that has not been opened.

gaspoweredpick

Confirmed for pillager outposts, ruined portals, and bastion remnants.

Probably because of this fix, some structures no longer contain any loot at all: MC-186067

Can a mod please reprove gaspoweredpick? I've seen him being toxic on numerous occasions and he is proving disruptive to this board's efforts with his constant hostile attitude towards reporters. Sorry for having to post it here.

gaspoweredpick

mgatland

Confirmed

Very Important

Structures, World generation

chest, loot-table, mojang_internal_1, seed, village, world

Minecraft 1.14.3, Minecraft 1.14.4 Pre-Release 2, Minecraft 1.14.4 Pre-Release 3, Minecraft 1.14.4 Pre-Release 4, Minecraft 1.14.4 Pre-Release 5, ..., 20w17a, 20w18a, 20w19a, 20w20b, 20w21a

20w22a

Retrieved