mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-10-16 22:15:51 +00:00
14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:poppy",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |