Raw Stuffed Hoglin
16×16 · BAKED

item· Other

Raw Stuffed Hoglin

My Nether's Delight · by SoyTutta
item Stuffed Hoglin

Raw Stuffed Hoglin is an item from My Nether's Delight, crafted from Ham, Warped Fungus Colony, Hoglin Loin, Hoglin Hide, and Crimson Fungus Colony.

Acquisition

Developer reference
Registry name
mynethersdelight:raw_stuffed_hoglin
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (1)
mynethersdelight:items/stuffed_hoglin

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "hwh",
    "l#l",
    "hch"
  ],
  "ingredients": {
    "#": {
      "tag": "mynethersdelight:hoglin_hide"
    },
    "c": {
      "tag": "mynethersdelight:crimson_colony"
    },
    "h": {
      "item": "farmersdelight:ham"
    },
    "l": {
      "tag": "mynethersdelight:raw_hoglin_loin"
    },
    "w": {
      "tag": "mynethersdelight:warped_colony"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}