{
  "name": "searing_taco",
  "loadDefault": true,
  "group": "items",
  "maxStackSize": 16,
  "food": {
    "hunger": 10,
    "saturation": 0.8,
    "alwaysEdible": true,
    "fast": false,
    "meat": true,
    "effects": [
      {
        "effectId": "minecraft:fire_resistance",
        "duration": 60,
        "amplifier": 0,
        "chance": 1.0
      }
    ]
  }
}