Files
2018-07-18 20:51:45 +02:00

24 lines
512 B
JSON

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:gray_wool",
"weight": 1
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "minecraft:entities/sheep",
"weight": 1
}
]
}
]
}