-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 18w11a, Minecraft 18w16a, Minecraft 18w19b, Minecraft 1.13-pre1, Minecraft 1.13-pre5, Minecraft 1.13-pre6, Minecraft 1.13-pre7, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a
-
None
-
Confirmed
-
(Unassigned)
Using the same seed and going to the same chest in the same structure will yield different loot each time you load a new world with that same seed.
2 ways to reproduce:
- Create a world with a Bonus Chest
- Check chest, note loot
- Exit world, recreate world
- Check chest in this new but identical world
- Loot is different
- Create a world
- /locate Mineshaft
- Look for a minecart with chest
- Note coordinates
- Check loot, note loot
- Exit world -> Recreate world
- TP to coords of minecart with chest
- Check loot, there's different loot
EDIT: It turns out that the loot chests' loot table seed is being set, but it's not being set depending on the world seed. I found this out with /data get block <coords>.
EDIT 2: I know that this is not WAI because if you read this, you will see that the data structure block sets the loot table seed dependent on the world seed. This was also the behavior of chests in structures prior to the introduction of loot tables, and I see no reason why they would set the loot table seed in new structures, but not old ones that don't use structure blocks.
- relates to
-
MC-130786 Chests spawning with the exact same items
- Resolved