mojira.dev
MC-132288

Buried Treasure spawning without Heart of the Sea

Seed: -8534830376248092263

/tp @s -1015 ~ -1127
/tp @s 5977 ~ -3431

Buried treasure chests are supposed to spawn with one (1) Heart of the Sea item, but it hasn't been happening. 

I haven't figured out yet how the loot table format works, but here is the heart of the sea part from the buried treasure loot table:

{
      "rolls": 1,
      "entries": [
        {
          "type": "item",
          "name": "minecraft:heart_of_the_sea"
        }
      ]
    }

It looks to me like the chests are spawning too full to include a heart of the sea, which doesn't appear to make sense to me since it is at the top of the loot table list.

Attachments

Comments 3

Confirmed with given seed and coordinates.

Note that when I tested this in a new seed I only tested about 11 or 12 chests to see this happen twice so it is not uncommon.

qwerty23495

Nathan Adams

Confirmed

chest, heart_of_the_sea

Minecraft 1.13-pre5

Retrieved