30 lines
718 B
JSON
30 lines
718 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "item",
|
|
"name": "minecraft:wool",
|
|
"weight": 1,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_data",
|
|
"data": 11
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "loot_table",
|
|
"name": "minecraft:entities/sheep",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |