Iron to Diamond Tier Upgrade
sophisticatedstorage:iron_to_diamond_tier_upgrade

Iron to Diamond Tier Upgrade

item

Acquisition

Crafting using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Iron to Gold Tier Upgrade, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Iron to Diamond Tier Upgrade.

Crafting conditional
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Iron to Gold Tier Upgrade
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Iron to Diamond Tier Upgrade Iron to Diamond Tier Upgrade guaranteed

Used in (1)

Crafting using Iron to Diamond Tier Upgrade and Any Netherite Ingot, in any arrangement. Produces Iron to Netherite Tier Upgrade.

Crafting ⇆ any arrangement conditional
Iron to Diamond Tier Upgrade
Any Netherite Ingot
Iron to Netherite Tier Upgrade Iron to Netherite Tier Upgrade guaranteed
Developer reference
Registry name
sophisticatedstorage:iron_to_diamond_tier_upgrade
Namespace
sophisticatedstorage
Mod ID
sophisticatedstorage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DDD",
    "DTD",
    "DDD"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:gems/diamond"
    },
    "T": {
      "item": "sophisticatedstorage:iron_to_gold_tier_upgrade"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:iron_to_diamond_tier_upgrade"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}