{
  "type": "create:crushing",
  "ingredients": [
    {
      "item": "create:asurine"
    }
  ],
  "processing_time": 250,
  "results": [
    {
      "chance": 0.3,
      "id": "create:crushed_raw_zinc"
    },
    {
      "chance": 0.3,
      "id": "ftbmaterials:zinc_nugget"
    }
  ]
}