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