{
  "type": "immersiveengineering:sawmill",
  "input": {
    "tag": "tfc:lumber"
  },
  "result": {
    "item": "minecraft:stick",
    "count": 6
  },
  "energy": 1600,
  "secondaries": [
    {
      "output": {
        "tag": "forge:dusts/wood"
      },
      "stripping": false
    }
  ]
}