Cursium Upgrade Smithing Template
cataclysm:cursium_upgrade_smithing_template

Cursium Upgrade Smithing Template

cataclysm · by L_Ender
item

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Black Steel Ingot, Netherite Upgrade Smithing Template, Black Steel Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Cursium Upgrade Smithing Template.

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Black Steel Ingot
Netherite Upgrade Smithing Template
Black Steel Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Cursium Upgrade Smithing Template Cursium Upgrade Smithing Template guaranteed
Developer reference
Registry name
cataclysm:cursium_upgrade_smithing_template
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "NON",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_ingot"
    },
    "N": {
      "item": "cataclysm:black_steel_ingot"
    },
    "O": {
      "item": "minecraft:netherite_upgrade_smithing_template"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}