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