{
  "type": "tfc:quern",
  "ingredient": {
    "type": "tfc:not_rotten",
    "ingredient": {
      "item": "tfc:food/potato"
    }
  },
  "result": {
    "item": "kubejs:grated_potato",
    "count": 1
  }
}