Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "pools": [{
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:iron_nugget",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 0,
- "max": 12
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.65
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:stick",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 0,
- "max": 2
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.45
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:apple",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 1,
- "max": 7
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.8
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:nether_wart",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 0,
- "max": 1
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.17
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:gold_nugget",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 0,
- "max": 1
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.2
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:leather",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 1,
- "max": 3
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.1
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:leather_boots",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 1,
- "max": 1
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.17
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:arrow",
- "functions": [{
- "function": "set_count",
- "count": {
- "min": 1,
- "max": 6
- }
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.75
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:0,lvl:3}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:2,lvl:4}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:4,lvl:4}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:3,lvl:5}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:34,lvl:1}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.04
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:34,lvl:3}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.01
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:16,lvl:2}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- },
- {
- "rolls": 1,
- "entries": [{
- "type": "item",
- "weight": 1,
- "name": "minecraft:enchanted_book",
- "functions": [{
- "function": "set_nbt",
- "tag": "{StoredEnchantments:[{id:18,lvl:2}]}"
- }],
- "conditions": [{
- "condition": "random_chance",
- "chance": 0.02
- }]
- }]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment