{
  "type": "create:cutting",
  "ingredients": [
    {
      "item": "tfc:rock/loose/claystone"
    },
    {
      "item": "tfc:rock/mossy_loose/claystone"
    }
  ],
  "results": [
    {
      "item": "tfc:brick/claystone",
      "count": 1
    }
  ]
}