Awakened Draconium Ingot
draconicevolution:awakened_draconium_ingot

Awakened Draconium Ingot

Draconic Evolution · by brandon3055
item Draconium Awakened Ingot

Acquisition

Crafting using Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget, Awakened Draconium Nugget and Awakened Draconium Nugget, arranged in the pattern shown. Produces Awakened Draconium Ingot.

Crafting
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Nugget
Awakened Draconium Ingot Awakened Draconium Ingot guaranteed

Crafting using Awakened Draconium Block, in any arrangement. Produces 9× Awakened Draconium Ingot.

Crafting ⇆ any arrangement
Awakened Draconium Ingot Awakened Draconium Ingot ×9 guaranteed

Smelting using Awakened Draconium Dust (200 ticks). Produces Awakened Draconium Ingot.

Smelting
Awakened Draconium Ingot Awakened Draconium Ingot guaranteed
Developer reference
Registry name
draconicevolution:awakened_draconium_ingot
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
forge:items/ingots/draconium_awakened

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/draconium_awakened"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/draconium_awakened"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/draconium_awakened"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 200
}