Carbon Manganese Ingot
nuclearcraft:carbon_manganese_ingot

Carbon Manganese Ingot

Nuclearcraft Neoteric · by igentuman
item Carbon Manganese IngotCarbon Manganese IngotIngots

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

Acquisition

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

Blasting

100 ticks· 1 xp

Carbon Manganese Ingot Carbon Manganese Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Carbon Manganese Ingot Carbon Manganese Ingot guaranteed
Developer reference
Registry name
nuclearcraft:carbon_manganese_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/carbon_manganese
forge:items/ingots/carbon_manganese
forge:items/ingots

Recipe JSON (2):

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