Netherite to Allthemodium Furnace Upgrade
16×16 · BAKED

item· Other

Netherite to Allthemodium Furnace Upgrade

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

Netherite to Allthemodium Furnace Upgrade is an item from Iron Furnaces, crafted from Any Allthemodium Storage Block, Any Allthemodium Ingot, and Netherite Scrap.

Acquisition

Crafting Shaped using Any Allthemodium Storage Block, Any Allthemodium Ingot, Any Allthemodium Storage Block, Any Allthemodium Ingot, Netherite Scrap, Any Allthemodium Ingot, Any Allthemodium Storage Block, Any Allthemodium Ingot and Any Allthemodium Storage Block, arranged in the pattern shown. Produces Netherite to Allthemodium Furnace Upgrade.

Crafting Shaped conditional
Any Allthemodium Storage Block
Any Allthemodium Ingot
Any Allthemodium Storage Block
Any Allthemodium Ingot
Netherite Scrap
Any Allthemodium Ingot
Any Allthemodium Storage Block
Any Allthemodium Ingot
Any Allthemodium Storage Block
  • Inputs
  • 4 × Any Allthemodium Storage Block
  • 4 × Any Allthemodium Ingot
  • Netherite Scrap
  • Output
  • Netherite to Allthemodium Furnace Upgrade
Netherite to Allthemodium Furnace Upgrade Netherite to Allthemodium Furnace Upgrade guaranteed
Developer reference
Registry name
ironfurnaces:upgrade_allthemodium
Namespace
ironfurnaces
Mod ID
ironfurnaces

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "B#B",
    "#X#",
    "B#B"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/allthemodium"
    },
    "B": {
      "tag": "forge:storage_blocks/allthemodium"
    },
    "X": {
      "tag": "ironfurnaces:netherite_upgrade_crafting"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "allthemodium"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}