{ "type": "minecraft:chest", "pools": [ { "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 10.0, "min": 4.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:emerald", "weight": 5 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 12.0, "min": 8.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:wind_charge", "weight": 4 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 12.0, "min": 4.0 }, "function": "minecraft:set_count" }, { "function": "minecraft:set_potion", "id": "minecraft:strong_slowness" } ], "name": "minecraft:tipped_arrow", "weight": 3 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 3.0, "min": 2.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:diamond", "weight": 2 }, { "type": "minecraft:item", "functions": [ { "add": false, "count": 1.0, "function": "minecraft:set_count" }, { "amplifier": { "type": "minecraft:uniform", "max": 4.0, "min": 2.0 }, "function": "minecraft:set_ominous_bottle_amplifier" } ], "name": "minecraft:ominous_bottle" } ], "rolls": 1.0 } ], "random_sequence": "minecraft:chests/trial_chambers/reward_ominous_common" }