Tungsten Ingot
nuclearcraft:tungsten_ingot

Tungsten Ingot

Nuclearcraft Neoteric · by igentuman
item Tungsten IngotTungsten IngotIngots

Tungsten Ingot is a ingot from Nuclearcraft Neoteric, crafted from Tungsten Dust.

Acquisition

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

Smelting

200 ticks· 1 xp

Tungsten Ingot Tungsten Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Tungsten Ingot Tungsten Ingot guaranteed
Developer reference
Registry name
nuclearcraft:tungsten_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/tungsten
forge:items/ingots/tungsten
forge:items/ingots

Recipe JSON (2):

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