1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-25 18:14:01 +00:00
2023-09-27 08:55:21 -07:00

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
}
]
}
]
}