{ "type": "minecraft:entity", "pools": [ { "bonus_rolls": 0.0, "conditions": [ { "condition": "minecraft:random_chance_with_enchanted_bonus", "enchanted_chance": { "type": "minecraft:linear", "base": 0.5625, "per_level_above_first": 0.0625 }, "enchantment": "minecraft:looting", "unenchanted_chance": 0.5 } ], "entries": [ { "type": "minecraft:item", "name": "minecraft:shulker_shell" } ], "rolls": 1.0 } ], "random_sequence": "minecraft:entities/shulker" }