Lithium Ingot
nuclearcraft:lithium_ingot

Lithium Ingot

Nuclearcraft Neoteric · by igentuman
item Lithium IngotLithium IngotIngots

Lithium Ingot is a ingot from Nuclearcraft Neoteric, crafted from Lithium Plate.

Acquisition

Smelting using Lithium Plate (200 ticks, 1 xp). Produces Lithium Ingot.

Smelting

200 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

Blasting using Lithium Dust (100 ticks, 1 xp). Produces Lithium Ingot.

Blasting

100 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

Smelting using Lithium Chunk (200 ticks, 1 xp). Produces Lithium Ingot.

Smelting

200 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

Smelting using Lithium Deepslate Ore (200 ticks, 1 xp). Produces Lithium Ingot.

Smelting

200 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

Smelting using Lithium Dust (200 ticks, 1 xp). Produces Lithium Ingot.

Smelting

200 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

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

Crafting ⇆ any arrangement
Lithium Ingot Lithium Ingot ×9 guaranteed

Blasting using Lithium Deepslate Ore (100 ticks, 1 xp). Produces Lithium Ingot.

Blasting

100 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed

Crafting using Lithium Nugget, Lithium Nugget, Lithium Nugget, Lithium Nugget, Lithium Nugget, Lithium Nugget, Lithium Nugget, Lithium Nugget and Lithium Nugget, in any arrangement. Produces Lithium Ingot.

Crafting ⇆ any arrangement
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Nugget
Lithium Ingot Lithium Ingot guaranteed

Blasting using Lithium Chunk (100 ticks, 1 xp). Produces Lithium Ingot.

Blasting

100 ticks· 1 xp

Lithium Ingot Lithium Ingot guaranteed
Developer reference
Registry name
nuclearcraft:lithium_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/lithium
forge:items/ingots/lithium
forge:items/ingots

Recipe JSON (9):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_blocks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    },
    {
      "tag": "forge:nuggets/lithium"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_ingots",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/lithium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}