Fried Hoglin Chop
16×16 · BAKED

item· Other

Fried Hoglin Chop

My Nether's Delight · by SoyTutta
item

Fried Hoglin Chop is an item from My Nether's Delight, crafted from Hoglin Loin, Wheat, Milk Bucket, Egg, and Bullet Pepper.

Acquisition

Developer reference
Registry name
mynethersdelight:fried_hoglin_chop
Namespace
mynethersdelight
Mod ID
mynethersdelight

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "mynethersdelight:loin_hoglin"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "tag": "forge:milk"
    },
    {
      "tag": "forge:eggs"
    },
    {
      "item": "mynethersdelight:bullet_pepper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}