Lithium Manganese Dioxide Ingot
nuclearcraft:lithium_manganese_dioxide_ingot

Lithium Manganese Dioxide Ingot

Nuclearcraft Neoteric · by igentuman
item Lithium Manganese Dioxide IngotLithium Manganese Dioxide IngotIngots

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

Acquisition

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

Smelting
Lithium Manganese Dioxide Ingot Lithium Manganese Dioxide Ingot guaranteed

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

Blasting
Lithium Manganese Dioxide Ingot Lithium Manganese Dioxide Ingot guaranteed

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

Smelting
Lithium Manganese Dioxide Ingot Lithium Manganese Dioxide Ingot guaranteed
Developer reference
Registry name
nuclearcraft:lithium_manganese_dioxide_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/lithium_manganese_dioxide
forge:items/ingots/lithium_manganese_dioxide
forge:items/ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/lithium_manganese_dioxide"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lithium_manganese_dioxide"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lithium_manganese_dioxide"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}