Manganese Oxide Ingot
nuclearcraft:manganese_oxide_ingot

Manganese Oxide Ingot

Nuclearcraft Neoteric · by igentuman
item Manganese Oxide IngotManganese Oxide IngotIngots

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

Acquisition

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

Smelting

200 ticks· 1 xp

Manganese Oxide Ingot Manganese Oxide Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Manganese Oxide Ingot Manganese Oxide Ingot guaranteed
Developer reference
Registry name
nuclearcraft:manganese_oxide_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/manganese_oxide
forge:items/ingots/manganese_oxide
forge:items/ingots

Recipe JSON (2):

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