{ "pools": [ { "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:wool", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": 128 }, { "function": "minecraft:set_data", "data": 0 } ] }, { "type": "item", "name": "minecraft:emerald_block", "weight": 1, "functions": [ { "function": "set_count", "count": 64 } ] }, { "type": "item", "name": "minecraft:ender_eye", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": 64 }, { "function": "minecraft:set_data", "data": 0 } ] }, { "type": "item", "name": "minecraft:nether_star", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": { "min": 1000, "max": 1100 } } ] }, { "type": "item", "name": "minecraft:golden_apple", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": 64 }, { "function": "minecraft:set_data", "data": 1 } ] }, { "type": "item", "name": "minecraft:gold_ingot", "weight": 1, "functions": [ { "function": "set_nbt", "tag": "{RepairCost:1000000000,ench:[{lvl:100s,id:16s},{lvl:100s,id:19s},{lvl:100s,id:20s}],display:{Name:\"黄金の夢\"}}" } ] }, { "type": "item", "name": "minecraft:ender_pearl", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": 32 }, { "function": "minecraft:set_data", "data": 0 } ] }, { "type": "item", "name": "minecraft:diamond_boots", "weight": 1, "functions": [ { "function": "set_nbt", "tag": "{RepairCost:1000000000,ench:[{lvl:10000s,id:0s},{lvl:10000s,id:1s},{lvl:10000s,id:3s},{lvl:10000s,id:7s},{lvl:10000s,id:4s},{lvl:10000s,id:34s}],display:{Name:\"黄金\"},AttributeModifiers:[{UUIDMost:2L,UUIDLeast:1L,Amount:100.0d,Slot:\"feet\",AttributeName:\"generic.maxHealth\",Operation:0,Name:\"HP\"},{UUIDMost:1L,UUIDLeast:7L,Amount:10.05d,Slot:\"feet\",AttributeName:\"generic.knockbackResistance\",Operation:0,Name:\"KB\"}]}" } ] } ] }, { "rolls": 1, "conditions" : [ { "condition": "random_chance_with_looting", "chance": 0.08, "looting_multiplier": 0.01 } ], "entries": [ { "type": "item", "name": "minecraft:wool", "weight": 1, "functions": [ { "function": "minecraft:set_count", "count": { "min": 0, "max": 70 } }, { "conditions": [ { "condition": "killed_by_player" } ], "function": "minecraft:set_count", "count": { "min": 60, "max": 70 } }, { "function": "minecraft:set_data", "data": 0 } ] } ] }, { "rolls": 1, "entries": [ { "type": "loot_table", "name": "minecraft:entities/sheep", "weight": 1 } ] } ] }