Manganese Dioxide Ingot
nuclearcraft:manganese_dioxide_ingot

Manganese Dioxide Ingot

Nuclearcraft Neoteric · by igentuman
item Manganese Dioxide IngotManganese Dioxide IngotIngots

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

Acquisition

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

Smelting

200 ticks· 1 xp

Manganese Dioxide Ingot Manganese Dioxide Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Manganese Dioxide Ingot Manganese Dioxide Ingot guaranteed
Developer reference
Registry name
nuclearcraft:manganese_dioxide_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/manganese_dioxide
forge:items/ingots/manganese_dioxide
forge:items/ingots

Recipe JSON (2):

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