Minecraft Item DB
archaeology LOOT

minecraft:archaeology/ocean_ruin_cold

Interactive view of the imported loot-table data.

Targetminecraft:archaeology/ocean_ruin_cold
Typearchaeology
Version1.21.9
Entries10
DROP TABLE

Possible Drops

View raw loot JSON
{
    "type": "minecraft:archaeology",
    "pools": [
        {
            "bonus_rolls": 0,
            "entries": [
                {
                    "type": "minecraft:item",
                    "name": "minecraft:blade_pottery_sherd"
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:explorer_pottery_sherd"
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:mourner_pottery_sherd"
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:plenty_pottery_sherd"
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:iron_axe"
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:emerald",
                    "weight": 2
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:wheat",
                    "weight": 2
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:wooden_hoe",
                    "weight": 2
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:coal",
                    "weight": 2
                },
                {
                    "type": "minecraft:item",
                    "name": "minecraft:gold_nugget",
                    "weight": 2
                }
            ],
            "rolls": 1
        }
    ],
    "random_sequence": "minecraft:archaeology/ocean_ruin_cold"
}