Roast Stuffed Hoglin
16×16 · BAKED

item· Other

Roast Stuffed Hoglin

My Nether's Delight · by SoyTutta
item

Roast Stuffed Hoglin is an item from My Nether's Delight, crafted from Blaze Powder, Raw Stuffed Hoglin, Crimson Fungus, and Nether Salad.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Block loot table: Stuffed Hoglin (mynethersdelight) mynethersdelight:stuffed_hoglin1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

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

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "mynethersdelight:hot_spice"
    },
    {
      "tag": "mynethersdelight:stuffed_hoglin"
    },
    {
      "item": "minecraft:crimson_fungus"
    },
    {
      "item": "farmersdelight:nether_salad"
    },
    {
      "item": "farmersdelight:nether_salad"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 2,
  "cooking_time": 700
}