{
  "type": "create:crushing",
  "ingredients": [
    {
      "item": "tfc:ore/opal"
    }
  ],
  "processingTime": 400,
  "results": [
    {
      "item": "tfc:powder/opal",
      "count": 2
    },
    {
      "item": "tfc:powder/opal",
      "count": 1,
      "chance": 0.3
    }
  ]
}