{
  "type": "create:milling",
  "ingredients": [
    {
      "item": "tfc:calcite"
    }
  ],
  "results": [
    {
      "item": "tfcorewashing:pile_white_sand",
      "count": 2
    },
    {
      "item": "tfcorewashing:pile_white_sand",
      "count": 1,
      "chance": 0.25
    }
  ],
  "processingTime": 400
}