Files
2024-11-06 18:31:49 +01:00

20 lines
367 B
JSON

{
"type": "minecraft:shearing",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:red_wool"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 3.0,
"min": 1.0
}
}
],
"random_sequence": "minecraft:shearing/sheep/red"
}