black.json
0 B
Empty File
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:wool",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"data": 15
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "minecraft:entities/sheep",
"weight": 1
}
]
}
]
}