{
  "type": "tfc:heating",
  "conditions": [
    {
      "value": {
        "tag": "forge:nuggets/tin",
        "type": "forge:tag_empty"
      },
      "type": "forge:not"
    }
  ],
  "ingredient": {
    "tag": "forge:nuggets/tin"
  },
  "result_fluid": {
    "fluid": "tfc:metal/tin",
    "amount": 10
  },
  "temperature": 420
}