1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-25 17:04:04 +00:00
Mike Ammerlaan 13737dc4cb 1.19.40.23
2022-10-04 08:25:43 -07:00

19 lines
290 B
JSON

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:fish",
"weight": 60
},
{
"type": "item",
"name": "minecraft:salmon",
"weight": 40
}
]
}
]
}