{
  "type": "create:milling",
  "ingredients": [
    {
      "item": "tfc:ore/borax"
    }
  ],
  "results": [
    {
      "item": "tfc:powder/flux",
      "count": 12
    },
    {
      "item": "mekanism:dust_quartz",
      "count": 1,
      "chance": 0.75
    }
  ],
  "processingTime": 400
}