mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-31 08:21:26 +00:00
506 lines
11 KiB
JSON
506 lines
11 KiB
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "empty",
|
|
"weight": 11
|
|
},
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:snout_armor_trim_smithing_template",
|
|
"weight": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "empty",
|
|
"weight": 9
|
|
},
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:netherite_upgrade_smithing_template",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|