Gold to Diamond Furnace Upgrade
16×16 · BAKED

item· Other

Gold to Diamond Furnace Upgrade

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

Gold to Diamond Furnace Upgrade is an item from Iron Furnaces, crafted from Any Diamond Gem, Black Framed Glass, and Any Gold Ingot.

Acquisition

Crafting Shaped using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Black Framed Glass, Any Gold Ingot, Black Framed Glass, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Gold to Diamond Furnace Upgrade.

Crafting Shaped
  • Inputs
  • 6 × Any Diamond Gem
  • 2 × Black Framed Glass
  • Any Gold Ingot
  • Output
  • Gold to Diamond Furnace Upgrade
Gold to Diamond Furnace Upgrade Gold to Diamond Furnace Upgrade guaranteed
Developer reference
Registry name
ironfurnaces:upgrade_diamond
Namespace
ironfurnaces
Mod ID
ironfurnaces

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "###",
    "GXG",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:gems/diamond"
    },
    "G": {
      "tag": "forge:glass"
    },
    "X": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}