{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "immersiveengineering"
    }
  ],
  "type": "create:crushing",
  "ingredients": [
    {
      "type": "neoforge:compound",
      "ingredients": [
        {
          "item": "ftbmaterials:coal_coke_dust"
        }
      ]
    }
  ],
  "processing_time": 200,
  "results": [
    {
      "count": 9,
      "id": "ftbmaterials:coal_coke_dust"
    }
  ]
}
