{
  "__comment__": "This file was automatically created by mcresources",
  "type": "tfc:heating",
  "ingredient":{
    "type":"tfc:not_rotten",
      "ingredient": {
        "tag": "forge:eggs"
      }
  },
  "result_item": {
    "stack": {
      "item": "tfc:food/cooked_egg"
    },
    "modifiers": [
      "tfc:copy_food"
    ]
  },
  "temperature": 200
}