mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-17 06:05:59 +00:00
14 lines
187 B
JSON
14 lines
187 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:golden_axe",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |