Silicon Carbide Ingot
nuclearcraft:silicon_carbide_ingot

Silicon Carbide Ingot

Nuclearcraft Neoteric · by igentuman
item Silicon Carbide IngotSilicon Carbide IngotIngots

Silicon Carbide Ingot is a ingot from Nuclearcraft Neoteric, crafted from Silicon Carbide Dust.

Acquisition

Blasting using Silicon Carbide Dust (100 ticks, 1 xp). Produces Silicon Carbide Ingot.

Blasting

100 ticks· 1 xp

Silicon Carbide Ingot Silicon Carbide Ingot guaranteed

Smelting using Silicon Carbide Dust (200 ticks, 1 xp). Produces Silicon Carbide Ingot.

Smelting

200 ticks· 1 xp

Silicon Carbide Ingot Silicon Carbide Ingot guaranteed
Developer reference
Registry name
nuclearcraft:silicon_carbide_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/silicon_carbide
forge:items/ingots/silicon_carbide
forge:items/ingots

Recipe JSON (2):

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