26 lines
No EOL
479 B
JSON
26 lines
No EOL
479 B
JSON
{
|
|
"type": "minecraft:entity",
|
|
"pools": [
|
|
{
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:blue_wool"
|
|
}
|
|
],
|
|
"rolls": 1.0
|
|
},
|
|
{
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:loot_table",
|
|
"value": "minecraft:entities/sheep"
|
|
}
|
|
],
|
|
"rolls": 1.0
|
|
}
|
|
],
|
|
"random_sequence": "minecraft:entities/sheep/blue"
|
|
} |