mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-25 18:14:01 +00:00
20 lines
307 B
JSON
20 lines
307 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:torchflower_seeds",
|
|
"weight": 1
|
|
},
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:pitcher_pod",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|