1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-01-19 00:12:07 +00:00
Mike Ammerlaan 6e0daa70a8 v1.21.40.3
2024-10-22 09:25:09 -07:00

459 lines
9.4 KiB
JSON

{
"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:oak_planks",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 12
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:acacia_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:dark_oak_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:mangrove_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:oak_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:spruce_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:birch_log",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
},
{
"type": "item",
"name": "minecraft:jungle_log",
"weight": 1,
"functions": [
{
"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:oak_sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:spruce_sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:birch_sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:jungle_sapling",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:acacia_sapling",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 4
}
}
]
},
{
"type": "item",
"name": "minecraft:dark_oak_sapling",
"weight": 2,
"functions": [
{
"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:cocoa_beans",
"weight": 2,
"functions": [
{
"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
}
}
]
}
]
}
]
}