Hard Carbon Ingot
nuclearcraft:hard_carbon_ingot

Hard Carbon Ingot

Nuclearcraft Neoteric · by igentuman
item Hard Carbon IngotHard Carbon IngotIngots

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

Acquisition

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

Smelting

200 ticks· 1 xp

Hard Carbon Ingot Hard Carbon Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Hard Carbon Ingot Hard Carbon Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Hard Carbon Ingot Hard Carbon Ingot guaranteed
Developer reference
Registry name
nuclearcraft:hard_carbon_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/hard_carbon
forge:items/ingots/hard_carbon
forge:items/ingots

Recipe JSON (3):

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