Obsidian to Netherite Furnace Upgrade
16×16 · BAKED

item· Other

Obsidian to Netherite Furnace Upgrade

Iron Furnaces · by Qelifern (pizzaatime), XenoMustache, BOLT_M4G1C
item

Obsidian to Netherite Furnace Upgrade is an item from Iron Furnaces, crafted from Netherite Ingot, Magma Cream, Obsidian, and Soul Soil.

Acquisition

Crafting Shaped using Netherite Ingot, Magma Cream, Netherite Ingot, Magma Cream, Obsidian, Magma Cream, Netherite Ingot, Soul Soil and Netherite Ingot, arranged in the pattern shown. Produces Obsidian to Netherite Furnace Upgrade.

Crafting Shaped
Obsidian to Netherite Furnace Upgrade Obsidian to Netherite Furnace Upgrade guaranteed
Developer reference
Registry name
ironfurnaces:upgrade_netherite
Namespace
ironfurnaces
Mod ID
ironfurnaces

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "N#N",
    "#X#",
    "NSN"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:magma_cream"
    },
    "N": {
      "item": "minecraft:netherite_ingot"
    },
    "S": {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    "X": {
      "item": "minecraft:obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}