Add Vanilla Behavior Pack 1.18.1

This commit is contained in:
Hell13Cat
2022-01-23 21:24:12 +03:00
parent 533e515c67
commit baa4379c85
1587 changed files with 125827 additions and 0 deletions
+284
View File
@@ -0,0 +1,284 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 20
},
{
"type": "item",
"name": "minecraft:appleEnchanted",
"weight": 1
},
{
"type": "item",
"name": "minecraft:name_tag",
"weight": 30
},
{
"type": "item",
"name": "minecraft:book",
"weight": 10,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:iron_pickaxe",
"weight": 5
},
{
"type": "empty",
"weight": 5
}
]
},
{
"rolls": {
"min": 2,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:redstone",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:dye",
"functions": [
{
"function": "set_data",
"data": 4
},
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"weight": 3
},
{
"type": "item",
"name": "minecraft:coal",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 8
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:bread",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:melon_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:pumpkin_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:beetroot_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:glow_berries",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 6
}
}
],
"weight": 15
}
]
},
{
"rolls": 3,
"entries": [
{
"type": "item",
"name": "minecraft:rail",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 8
}
}
],
"weight": 20
},
{
"type": "item",
"name": "minecraft:golden_rail",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:detector_rail",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:activator_rail",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:torch",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 16
}
}
],
"weight": 15
}
]
}
]
}
+284
View File
@@ -0,0 +1,284 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:lodestone"
}
]
},
{
"rolls": {
"min": 1,
"max": 2
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.1,
"max": 0.5
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:crossbow",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 10,
"max": 28
}
}
],
"name": "minecraft:arrow",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 8,
"max": 12
}
}
],
"name": "minecraft:gilded_blackstone",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 8
}
}
],
"name": "minecraft:crying_obsidian",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:gold_block",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"name": "minecraft:gold_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"name": "minecraft:iron_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_sword",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_chestplate",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_helmet",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_leggings",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_boots",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_axe",
"weight": 1
}
]
},
{
"rolls": {
"min": 2,
"max": 4
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 6
}
}
],
"name": "minecraft:string",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:leather",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 17
}
}
],
"name": "minecraft:arrow",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
],
"name": "minecraft:iron_nugget",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
],
"name": "minecraft:gold_nugget",
"weight": 1
}
]
}
]
}
@@ -0,0 +1,319 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.15,
"max": 0.8
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_shovel"
},
{
"type": "item",
"weight": 8,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:netherite_scrap"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:ancient_debris"
},
{
"type": "item",
"weight": 12,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:saddle"
},
{
"type": "item",
"weight": 16,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"name": "minecraft:gold_block"
},
{
"type": "item",
"weight": 12,
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.15,
"max": 0.95
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_pickaxe"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 8,
"max": 17
}
}
],
"name": "minecraft:golden_carrot"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_apple"
}
]
},
{
"rolls": {
"min": 3,
"max": 4
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 6
}
}
],
"name": "minecraft:glowstone",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:gilded_blackstone",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"name": "minecraft:soul_sand",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"name": "minecraft:crimson_nylium",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 8
}
}
],
"name": "minecraft:gold_nugget",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:leather",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 17
}
}
],
"name": "minecraft:arrow",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 8
}
}
],
"name": "minecraft:string",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:porkchop",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:cooked_porkchop",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"name": "minecraft:crimson_fungus",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"name": "minecraft:crimson_roots",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:crying_obsidian",
"weight": 1
},
{
"type": "item",
"weight": 1,
"functions": [
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_axe"
}
]
}
]
}
+477
View File
@@ -0,0 +1,477 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.1,
"max": 0.9
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:crossbow"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_pickaxe"
},
{
"type": "item",
"weight": 6,
"name": "minecraft:diamond_shovel"
},
{
"type": "item",
"weight": 12,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:ancient_debris"
},
{
"type": "item",
"weight": 4,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:netherite_scrap"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 10,
"max": 22
}
}
],
"name": "minecraft:arrow"
},
{
"type": "item",
"weight": 12,
"functions": [
{
"function": "set_count",
"count": {
"min": 6,
"max": 17
}
}
],
"name": "minecraft:golden_carrot"
},
{
"type": "item",
"weight": 9,
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "set_data",
"data": 6
}
],
"name": "minecraft:banner_pattern"
},
{
"type": "item",
"weight": 9,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_apple"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:record_pigstep"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "specific_enchants",
"enchants": [
{
"id": "soul_speed",
"level": [
1,
3
]
}
]
}
],
"name": "minecraft:book"
}
]
},
{
"rolls": 2,
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
},
{
"function": "specific_enchants",
"enchants": [
{
"id": "soul_speed",
"level": [
1,
3
]
}
]
}
],
"name": "minecraft:golden_boots",
"weight": 1
},
{
"type": "item",
"weight": 1,
"functions": [
{
"function": "enchant_randomly"
}
],
"name": "minecraft:golden_axe"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:gold_block",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:iron_block",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:crossbow",
"weight": 1
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.1,
"max": 0.9
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:iron_sword"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 6
}
}
],
"name": "minecraft:gold_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 6
}
}
],
"name": "minecraft:iron_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_sword",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_chestplate",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_helmet",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_leggings",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:golden_boots",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:crying_obsidian",
"weight": 1
}
]
},
{
"rolls": {
"min": 3,
"max": 5
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:gilded_blackstone",
"weight": 2
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 10
}
}
],
"name": "minecraft:chain",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
],
"name": "minecraft:magma_cream",
"weight": 2
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 6
}
}
],
"name": "minecraft:bone_block",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 8
}
}
],
"name": "minecraft:iron_nugget",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 6
}
}
],
"name": "minecraft:obsidian",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 8
}
}
],
"name": "minecraft:gold_nugget",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 6
}
}
],
"name": "minecraft:string",
"weight": 1
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 17
}
}
],
"name": "minecraft:arrow"
},
{
"type": "item",
"weight": 1,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:cooked_porkchop"
}
]
}
]
}
+311
View File
@@ -0,0 +1,311 @@
{
"pools": [
{
"rolls": 3,
"entries": [
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:netherite_ingot"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:enchanted_golden_apple"
},
{
"type": "item",
"weight": 8,
"functions": [
{
"function": "set_count",
"count": 1
}
],
"name": "minecraft:netherite_scrap"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": 2
}
],
"name": "minecraft:ancient_debris",
"weight": 4
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.8,
"max": 1
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_sword"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.8,
"max": 1
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_chestplate"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.8,
"max": 1
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_helmet"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.8,
"max": 1
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_leggings"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.8,
"max": 1
}
},
{
"function": "enchant_randomly"
}
],
"name": "minecraft:diamond_boots"
},
{
"type": "item",
"weight": 6,
"name": "minecraft:diamond_sword"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:diamond_chestplate"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:diamond_helmet"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:diamond_boots"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:diamond_leggings"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
],
"name": "minecraft:diamond"
}
]
},
{
"rolls": {
"min": 3,
"max": 4
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 12,
"max": 25
}
}
],
"name": "minecraft:arrow",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:gold_block",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 9
}
}
],
"name": "minecraft:gold_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 9
}
}
],
"name": "minecraft:iron_ingot",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 5
}
}
],
"name": "minecraft:crying_obsidian",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 8,
"max": 23
}
}
],
"name": "minecraft:quartz",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 15
}
}
],
"name": "minecraft:gilded_blackstone",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 8
}
}
],
"name": "minecraft:magma_cream",
"weight": 1
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:iron_block",
"weight": 1
}
]
}
]
}
+177
View File
@@ -0,0 +1,177 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:heart_of_the_sea"
}
]
},
{
"rolls": {
"min": 5,
"max": 12
},
"entries": [
{
"type": "item",
"name": "minecraft:prismarine_crystals",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 5
}
}
],
"weight": 20
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:tnt",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:diamond",
"weight": 15
},
{
"type": "item",
"name": "minecraft:record_wait",
"weight": 5
},
{
"type": "item",
"name": "minecraft:record_mellohi",
"weight": 5
},
{
"type": "item",
"name": "minecraft:name_tag",
"weight": 10
},
{
"type": "item",
"name": "minecraft:chainmail_chestplate",
"weight": 20
},
{
"type": "item",
"name": "minecraft:chainmail_helmet",
"weight": 20
},
{
"type": "item",
"name": "minecraft:chainmail_leggings",
"weight": 20
},
{
"type": "item",
"name": "minecraft:chainmail_boots",
"weight": 20
},
{
"type": "item",
"name": "minecraft:writable_book",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:lead",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:experience_bottle",
"weight": 3
},
{
"type": "item",
"name": "minecraft:potion",
"functions": [
{
"function": "set_data",
"data": 19
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:potion",
"functions": [
{
"function": "set_data",
"data": 28
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:cake",
"weight": 1
}
]
}
]
}
+229
View File
@@ -0,0 +1,229 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:emerald",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:bone",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 6
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:spider_eye",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 20
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 15
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 10
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 20,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 20
},
{
"type": "item",
"name": "minecraft:appleEnchanted",
"weight": 2
},
{
"type": "empty",
"weight": 15
}
]
},
{
"rolls": 4,
"entries": [
{
"type": "item",
"name": "minecraft:bone",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:gunpowder",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:string",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:sand",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
}
]
}
]
}
+26
View File
@@ -0,0 +1,26 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 2
},
"entries": [
{
"type": "item",
"name": "minecraft:arrow",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"weight": 30
}
]
}
]
}
+312
View File
@@ -0,0 +1,312 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 6
},
"entries": [
{
"type": "item",
"name": "minecraft:diamond",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
]
},
{
"type": "item",
"name": "minecraft:emerald",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
]
},
{
"type": "item",
"name": "minecraft:beetroot_seeds",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 10
}
}
]
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 3
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 1
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 1
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 1
},
{
"type": "item",
"name": "minecraft:diamond_sword",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_boots",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_chestplate",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_leggings",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_helmet",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_pickaxe",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond_shovel",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_sword",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_boots",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_chestplate",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_leggings",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_helmet",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_pickaxe",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
},
{
"type": "item",
"name": "minecraft:iron_shovel",
"weight": 3,
"functions": [
{
"function": "enchant_with_levels",
"treasure": true,
"levels": {
"min": 20,
"max": 39
}
}
]
}
]
}
]
}
+93
View File
@@ -0,0 +1,93 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:apple",
"weight": 15,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:coal",
"weight": 15,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_nugget",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:stone_axe",
"weight": 2
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 10
},
{
"type": "item",
"name": "minecraft:emerald",
"weight": 1
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 1
}
]
}
]
}
+142
View File
@@ -0,0 +1,142 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 6
},
"entries": [
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:emerald",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:bone",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 6
}
}
],
"weight": 100
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"weight": 80
},
{
"type": "item",
"name": "minecraft:bamboo",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 15
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 6,
"functions": [
{
"function": "enchant_with_levels",
"levels": 30,
"treasure": true
}
]
}
]
}
]
}
+119
View File
@@ -0,0 +1,119 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:redstone",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:bread",
"weight": 10
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 10
},
{
"type": "item",
"name": "minecraft:wheat",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:gunpowder",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:string",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:name_tag",
"weight": 10
},
{
"type": "item",
"name": "minecraft:bucket",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 2
},
{
"type": "item",
"name": "minecraft:book",
"weight": 1,
"functions": [
{
"function": "enchant_randomly"
}
]
}
]
}
]
}
+117
View File
@@ -0,0 +1,117 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_sword",
"weight": 5
},
{
"type": "item",
"name": "minecraft:golden_chestplate",
"weight": 5
},
{
"type": "item",
"name": "minecraft:flint_and_steel",
"weight": 5
},
{
"type": "item",
"name": "minecraft:nether_wart",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 10
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 8
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 3
},
{
"type": "item",
"name": "minecraft:obsidian",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 2
}
]
}
]
}
+171
View File
@@ -0,0 +1,171 @@
{
"pools": [
{
"rolls": {
"min": 0,
"max": 1
},
"entries": [
{
"type": "item",
"name": "minecraft:crossbow"
}
]
},
{
"rolls": {
"min": 2,
"max": 3
},
"entries": [
{
"type": "item",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 5
}
}
],
"name": "minecraft:wheat"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 5
}
}
],
"name": "minecraft:potato"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 5
}
}
],
"name": "minecraft:carrot"
}
]
},
{
"rolls": {
"min": 1,
"max": 3
},
"entries": [
{
"type": "item",
"name": "minecraft:log2",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 1
},
{
"function": "set_count",
"count": {
"min": 2,
"max": 3
}
}
]
}
]
},
{
"rolls": {
"min": 2,
"max": 3
},
"entries": [
{
"type": "item",
"weight": 7,
"name": "minecraft:experience_bottle"
},
{
"type": "item",
"weight": 4,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 6
}
}
],
"name": "minecraft:string"
},
{
"type": "item",
"weight": 4,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"name": "minecraft:arrow"
},
{
"type": "item",
"weight": 3,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:tripwire_hook"
},
{
"type": "item",
"weight": 3,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:iron_ingot"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book"
}
]
}
]
}
+254
View File
@@ -0,0 +1,254 @@
{
"pools": [
{
"rolls": {
"min": 4,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:obsidian",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"weight": 40
},
{
"type": "item",
"name": "minecraft:flint",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"weight": 40
},
{
"type": "item",
"name": "minecraft:iron_nugget",
"functions": [
{
"function": "set_count",
"count": {
"min": 9,
"max": 18
}
}
],
"weight": 40
},
{
"type": "item",
"name": "minecraft:flint_and_steel",
"weight": 40
},
{
"type": "item",
"name": "minecraft:fireball",
"weight": 40
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 15
},
{
"type": "item",
"name": "minecraft:gold_nugget",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 24
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_sword",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_axe",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_hoe",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_shovel",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_pickaxe",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_boots",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_chestplate",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_helmet",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:golden_leggings",
"functions": [
{
"function": "enchant_randomly"
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:speckled_melon",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 12
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 5
},
{
"type": "item",
"name": "minecraft:light_weighted_pressure_plate",
"weight": 5
},
{
"type": "item",
"name": "minecraft:golden_carrot",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 12
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:clock",
"weight": 5
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 8
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:bell",
"weight": 1
},
{
"type": "item",
"name": "minecraft:appleEnchanted",
"weight": 1
},
{
"type": "item",
"name": "minecraft:gold_block",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"weight": 1
}
]
}
]
}
+81
View File
@@ -0,0 +1,81 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:map",
"functions": [
{
"function": "exploration_map",
"destination": "buriedtreasure"
}
]
}
]
},
{
"rolls": 3,
"entries": [
{
"type": "item",
"name": "minecraft:compass",
"weight": 1
},
{
"type": "item",
"name": "minecraft:map",
"weight": 1
},
{
"type": "item",
"name": "minecraft:clock",
"weight": 1
},
{
"type": "item",
"name": "minecraft:paper",
"weight": 20,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 10
}
}
]
},
{
"type": "item",
"name": "minecraft:feather",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "item",
"name": "minecraft:book",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
}
]
}
]
}
+234
View File
@@ -0,0 +1,234 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 10
},
"entries": [
{
"type": "item",
"name": "minecraft:paper",
"weight": 8,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 12
}
}
]
},
{
"type": "item",
"name": "minecraft:potato",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
]
},
{
"type": "item",
"name": "minecraft:moss_block",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:poisonous_potato",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 6
}
}
]
},
{
"type": "item",
"name": "minecraft:carrot",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 8,
"max": 21
}
}
]
},
{
"type": "item",
"name": "minecraft:coal",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 24
}
}
]
},
{
"type": "item",
"name": "minecraft:bamboo",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:pumpkin",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:gunpowder",
"weight": 3,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "item",
"name": "minecraft:tnt",
"weight": 1,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "item",
"name": "minecraft:leather_helmet",
"weight": 3,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:leather_chestplate",
"weight": 3,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:leather_leggings",
"weight": 3,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:leather_boots",
"weight": 3,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 10,
"functions": [
{
"function": "random_aux_value",
"values": {
"min": 0,
"max": 6
}
}
]
}
]
}
]
}
+118
View File
@@ -0,0 +1,118 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 6
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"weight": 90,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "item",
"name": "minecraft:emerald",
"weight": 40,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "item",
"name": "minecraft:diamond",
"weight": 5
},
{
"type": "item",
"name": "minecraft:experience_bottle",
"weight": 5
}
]
},
{
"rolls": {
"min": 2,
"max": 5
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_nugget",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 10
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_nugget",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 10
}
}
]
},
{
"type": "item",
"name": "minecraft:dye",
"weight": 20,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 10
}
},
{
"function": "set_data",
"data": 4
}
]
}
]
}
]
}
+263
View File
@@ -0,0 +1,263 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 3
},
"entries": [
{
"type": "item",
"name": "minecraft:saddle",
"weight": 20
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 15
},
{
"type": "item",
"name": "minecraft:appleEnchanted",
"weight": 2
},
{
"type": "item",
"name": "minecraft:record_13",
"weight": 15
},
{
"type": "item",
"name": "minecraft:record_cat",
"weight": 15
},
{
"type": "item",
"name": "minecraft:record_otherside",
"weight": 2
},
{
"type": "item",
"name": "minecraft:name_tag",
"weight": 20
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 10
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 15
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 10,
"functions": [
{
"function": "enchant_randomly"
}
]
}
]
},
{
"rolls": {
"min": 1,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:bread",
"weight": 20
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 20,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:bucket",
"weight": 10
},
{
"type": "item",
"name": "minecraft:redstone",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:coal",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:melon_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:pumpkin_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:beetroot_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 10
}
]
},
{
"rolls": 3,
"entries": [
{
"type": "item",
"name": "minecraft:bone",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:gunpowder",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:string",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
}
]
}
]
}
+484
View File
@@ -0,0 +1,484 @@
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:stone_axe",
"weight": 1
},
{
"type": "item",
"name": "minecraft:wooden_axe",
"weight": 3
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:stone_pickaxe",
"weight": 1
},
{
"type": "item",
"name": "minecraft:wooden_pickaxe",
"weight": 3
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:apple",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:bread",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:salmon",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:stick",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 12
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:planks",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 12
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:log2",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:log2",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 1
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 1
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 2
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 3
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:potato",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "item",
"name": "minecraft:carrot",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_data",
"data": 1
},
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_data",
"data": 2
},
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:sapling",
"weight": 4,
"functions": [
{
"function": "minecraft:set_data",
"data": 3
},
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_data",
"data": 4
},
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_data",
"data": 5
},
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:melon_seeds",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "item",
"name": "minecraft:pumpkin_seeds",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "item",
"name": "minecraft:beetroot_seeds",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:cactus",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
},
{
"type": "item",
"name": "minecraft:dye",
"weight": 2,
"functions": [
{
"function": "set_data",
"data": 3
},
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:brown_mushroom",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
}
]
}
+187
View File
@@ -0,0 +1,187 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 3
},
"entries": [
{
"type": "item",
"name": "minecraft:ender_pearl",
"weight": 50
},
{
"type": "item",
"name": "minecraft:emerald",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:redstone",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:bread",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:apple",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:iron_pickaxe",
"weight": 25
},
{
"type": "item",
"name": "minecraft:iron_sword",
"weight": 25
},
{
"type": "item",
"name": "minecraft:iron_chestplate",
"weight": 25
},
{
"type": "item",
"name": "minecraft:iron_helmet",
"weight": 25
},
{
"type": "item",
"name": "minecraft:iron_leggings",
"weight": 25
},
{
"type": "item",
"name": "minecraft:iron_boots",
"weight": 25
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 5
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 5
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 5
},
{
"type": "item",
"name": "minecraft:record_otherside",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 6,
"functions": [
{
"function": "enchant_with_levels",
"levels": 30,
"treasure": true
}
]
}
]
}
]
}
+131
View File
@@ -0,0 +1,131 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:redstone",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 9
}
}
],
"weight": 25
},
{
"type": "item",
"name": "minecraft:coal",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 8
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:bread",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:apple",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 75
},
{
"type": "item",
"name": "minecraft:iron_pickaxe",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 6,
"functions": [
{
"function": "enchant_with_levels",
"levels": 30,
"treasure": true
}
]
},
{
"type": "item",
"name": "minecraft:dye",
"weight": 75,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
},
{
"function": "set_data",
"data": 0
}
]
}
]
}
]
}
@@ -0,0 +1,62 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 10
},
"entries": [
{
"type": "item",
"name": "minecraft:book",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 100
},
{
"type": "item",
"name": "minecraft:paper",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"weight": 100
},
{
"type": "item",
"name": "minecraft:map",
"weight": 5
},
{
"type": "item",
"name": "minecraft:compass",
"weight": 5
},
{
"type": "item",
"name": "minecraft:book",
"weight": 60,
"functions": [
{
"function": "enchant_with_levels",
"levels": 30,
"treasure": true
}
]
}
]
}
]
}
+110
View File
@@ -0,0 +1,110 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:coal",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_nugget",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:emerald",
"weight": 1
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 1
},
{
"type": "item",
"name": "minecraft:book",
"weight": 5,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:leather_chestplate",
"weight": 1
},
{
"type": "item",
"name": "minecraft:golden_helmet",
"weight": 1
},
{
"type": "item",
"name": "minecraft:fishing_rod",
"weight": 5,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:map",
"weight": 10,
"functions": [
{
"function": "exploration_map",
"destination": "buriedtreasure"
}
]
}
]
}
]
}
@@ -0,0 +1,91 @@
{
"pools": [
{
"rolls": {
"min": 2,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:coal",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:stone_axe",
"weight": 2
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 5
},
{
"type": "item",
"name": "minecraft:emerald",
"weight": 1
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:leather_chestplate",
"weight": 1
},
{
"type": "item",
"name": "minecraft:golden_helmet",
"weight": 1
},
{
"type": "item",
"name": "minecraft:fishing_rod",
"weight": 5,
"functions": [
{
"function": "enchant_randomly"
}
]
},
{
"type": "item",
"name": "minecraft:map",
"weight": 5,
"functions": [
{
"function": "exploration_map",
"destination": "buriedtreasure"
}
]
}
]
}
]
}
@@ -0,0 +1,48 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:iron_ingot"
},
{
"type": "item",
"weight": 4,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"name": "minecraft:iron_helmet"
},
{
"type": "item",
"name": "minecraft:emerald"
}
]
}
]
}
@@ -0,0 +1,86 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:porkchop"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:wheat"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:beef"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:muttonRaw"
},
{
"type": "item",
"weight": 3,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:coal"
}
]
}
]
}
@@ -0,0 +1,77 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:map"
},
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:paper"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:compass"
},
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
},
{
"function": "set_data",
"data": 0
}
],
"name": "minecraft:sapling"
}
]
}
]
}
@@ -0,0 +1,99 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:clay_ball"
},
{
"type": "item",
"functions": [
{
"function": "set_data",
"data": 2
}
],
"name": "minecraft:dye"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:cactus"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 7
}
}
],
"name": "minecraft:wheat"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"name": "minecraft:book"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:deadbush"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:emerald"
}
]
}
]
}
@@ -0,0 +1,87 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 1.0,
"max": 5.0
},
"entries": [
{
"type": "item",
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1.0,
"max": 3.0
}
}
],
"name": "minecraft:arrow"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1.0,
"max": 3.0
}
}
],
"name": "minecraft:feather"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1.0,
"max": 3.0
}
}
],
"name": "minecraft:egg"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1.0,
"max": 3.0
}
}
],
"name": "minecraft:flint"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "set_count",
"count": {
"min": 1.0,
"max": 3.0
}
}
],
"name": "minecraft:stick"
}
]
}
]
}
@@ -0,0 +1,72 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:clay_ball"
},
{
"type": "item",
"name": "minecraft:flower_pot"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:stone"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:stonebrick"
},
{
"type": "item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_data",
"data": 11
}
],
"name": "minecraft:dye"
},
{
"type": "item",
"name": "minecraft:smooth_stone"
},
{
"type": "item",
"name": "minecraft:emerald"
}
]
}
]
}
@@ -0,0 +1,123 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:gold_nugget"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:yellow_flower"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_data",
"data": 0
}
],
"name": "minecraft:red_flower"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 7
}
}
],
"name": "minecraft:potato"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:apple"
},
{
"type": "item",
"name": "minecraft:book"
},
{
"type": "item",
"name": "minecraft:feather"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
},
{
"function": "minecraft:set_data",
"data": 0
}
],
"name": "minecraft:sapling"
}
]
}
]
}
@@ -0,0 +1,129 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:gold_nugget"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_data",
"data": 1
}
],
"name": "minecraft:tallgrass"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_data",
"data": 2
}
],
"name": "minecraft:double_plant"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:wheat_seeds"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
},
{
"function": "minecraft:set_data",
"data": 4
}
],
"name": "minecraft:sapling"
},
{
"type": "item",
"name": "minecraft:saddle"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
],
"name": "minecraft:torch"
},
{
"type": "item",
"name": "minecraft:bucket"
}
]
}
]
}
@@ -0,0 +1,125 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 8
}
},
{
"function": "set_data",
"data": 0
}
],
"name": "minecraft:wool"
},
{
"type": "item",
"weight": 3,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
},
{
"function": "set_data",
"data": 15
}
],
"name": "minecraft:wool"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
},
{
"function": "set_data",
"data": 7
}
],
"name": "minecraft:wool"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
},
{
"function": "set_data",
"data": 12
}
],
"name": "minecraft:wool"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
},
{
"function": "set_data",
"data": 8
}
],
"name": "minecraft:wool"
},
{
"type": "item",
"name": "minecraft:emerald"
},
{
"type": "item",
"name": "minecraft:shears"
},
{
"type": "item",
"weight": 6,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 6
}
}
],
"name": "minecraft:wheat"
}
]
}
]
}
@@ -0,0 +1,113 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:blue_ice"
},
{
"type": "item",
"weight": 4,
"name": "minecraft:snow"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 7
}
}
],
"name": "minecraft:potato"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:beetroot_seeds"
},
{
"type": "item",
"name": "minecraft:beetroot_soup"
},
{
"type": "item",
"name": "minecraft:furnace"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 7
}
}
],
"name": "minecraft:snowball"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:coal"
}
]
}
]
}
@@ -0,0 +1,153 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:iron_nugget"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_data",
"data": 2
}
],
"name": "minecraft:tallgrass"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_data",
"data": 3
}
],
"name": "minecraft:double_plant"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 7
}
}
],
"name": "minecraft:potato"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:pumpkin_seeds"
},
{
"type": "item",
"name": "minecraft:pumpkin_pie"
},
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
},
{
"function": "set_data",
"data": 1
}
],
"name": "minecraft:sapling"
},
{
"type": "item",
"functions": [
{
"function": "set_data",
"data": 1
}
],
"name": "minecraft:sign"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
},
{
"function": "set_data",
"data": 1
}
],
"name": "minecraft:log"
}
]
}
]
}
@@ -0,0 +1,76 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 5
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:leather"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:leather_chestplate"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:leather_boots"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:leather_helmet"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 2,
"name": "minecraft:leather_leggings"
},
{
"type": "item",
"name": "minecraft:saddle"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
}
]
}
]
}
@@ -0,0 +1,97 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"weight": 2,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:redstone"
},
{
"type": "item",
"weight": 7,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 7,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:rotten_flesh"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
},
{
"function": "set_data",
"data": 4
}
],
"name": "minecraft:dye"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:gold_ingot"
},
{
"type": "item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"name": "minecraft:emerald"
}
]
}
]
}
@@ -0,0 +1,103 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:diamond"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:iron_ingot"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:gold_ingot"
},
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_pickaxe"
},
{
"type": "item",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:coal"
},
{
"type": "item",
"weight": 20,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:stick"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_shovel"
}
]
}
]
}
@@ -0,0 +1,161 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"weight": 3,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:diamond"
},
{
"type": "item",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"name": "minecraft:iron_ingot"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:gold_ingot"
},
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:bread"
},
{
"type": "item",
"weight": 15,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"name": "minecraft:apple"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_pickaxe"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_sword"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_chestplate"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_helmet"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_leggings"
},
{
"type": "item",
"weight": 5,
"name": "minecraft:iron_boots"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"name": "minecraft:obsidian"
},
{
"type": "item",
"weight": 5,
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
},
{
"function": "set_data",
"data": 0
}
],
"name": "minecraft:sapling"
},
{
"type": "item",
"weight": 3,
"name": "minecraft:saddle"
},
{
"type": "item",
"name": "minecraft:horsearmoriron"
},
{
"type": "item",
"name": "minecraft:horsearmorgold"
},
{
"type": "item",
"name": "minecraft:horsearmordiamond"
}
]
}
]
}
+160
View File
@@ -0,0 +1,160 @@
{
"pools": [
{
"rolls": {
"min": 3,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:diamond",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 3
},
{
"type": "item",
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 5
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:bread",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:apple",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:iron_pickaxe",
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_sword",
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_chestplate",
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_helmet",
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_leggings",
"weight": 5
},
{
"type": "item",
"name": "minecraft:iron_boots",
"weight": 5
},
{
"type": "item",
"name": "minecraft:obsidian",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:sapling",
"functions": [
{
"function": "set_count",
"count": {
"min": 3,
"max": 7
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:saddle",
"weight": 3
},
{
"type": "item",
"name": "minecraft:horsearmoriron",
"weight": 1
},
{
"type": "item",
"name": "minecraft:horsearmorgold",
"weight": 1
},
{
"type": "item",
"name": "minecraft:horsearmordiamond",
"weight": 1
}
]
}
]
}
@@ -0,0 +1,93 @@
{
"pools": [
{
"rolls": {
"min": 6,
"max": 8
},
"entries": [
{
"type": "item",
"name": "minecraft:potato",
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 8
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:carrot",
"functions": [
{
"function": "set_count",
"count": {
"min": 4,
"max": 8
}
}
],
"weight": 10
},
{
"type": "item",
"name": "minecraft:wheat",
"functions": [
{
"function": "set_count",
"count": {
"min": 8,
"max": 12
}
}
],
"weight": 15
},
{
"type": "item",
"name": "minecraft:wheat_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:beetroot",
"functions": [
{
"function": "set_count",
"count": {
"min": 5,
"max": 8
}
}
],
"weight": 5
},
{
"type": "item",
"name": "minecraft:wooden_hoe",
"functions": [
{
"function": "set_count",
"count": 1
}
],
"weight": 1
}
]
}
]
}
+259
View File
@@ -0,0 +1,259 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 3
},
"entries": [
{
"type": "item",
"name": "minecraft:lead",
"weight": 100
},
{
"type": "item",
"name": "minecraft:golden_apple",
"weight": 75
},
{
"type": "item",
"name": "minecraft:appleEnchanted",
"weight": 10
},
{
"type": "item",
"name": "minecraft:record_13",
"weight": 75
},
{
"type": "item",
"name": "minecraft:record_cat",
"weight": 75
},
{
"type": "item",
"name": "minecraft:name_tag",
"weight": 100
},
{
"type": "item",
"name": "minecraft:chainmail_chestplate",
"weight": 50
},
{
"type": "item",
"name": "minecraft:diamond_hoe",
"weight": 75
},
{
"type": "item",
"name": "minecraft:diamond_chestplate",
"weight": 25
},
{
"type": "item",
"name": "minecraft:book",
"weight": 60,
"functions": [
{
"function": "enchant_randomly",
"treasure": true
}
]
}
]
},
{
"rolls": {
"min": 1,
"max": 4
},
"entries": [
{
"type": "item",
"name": "minecraft:iron_ingot",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:gold_ingot",
"weight": 25,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:bread",
"weight": 100
},
{
"type": "item",
"name": "minecraft:wheat",
"weight": 100,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:bucket",
"weight": 50
},
{
"type": "item",
"name": "minecraft:redstone",
"weight": 75,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:coal",
"weight": 75,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:melon_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:pumpkin_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 50
},
{
"type": "item",
"name": "minecraft:beetroot_seeds",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 4
}
}
],
"weight": 50
}
]
},
{
"rolls": 3,
"entries": [
{
"type": "item",
"name": "minecraft:bone",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:gunpowder",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
},
{
"type": "item",
"name": "minecraft:string",
"weight": 50,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 8
}
}
]
}
]
}
]
}