{
  "type": "create:crushing",
  "ingredients": [
    {
      "item": "tfc:olivine_glass_bottle"
    }
  ],
  "processingTime": 100,
  "results": [
    {
      "item": "tfc:olivine_glass_batch",
      "count": 1
    }
  ]
}