Zircaloy Ingot
nuclearcraft:zircaloy_ingot

Zircaloy Ingot

Nuclearcraft Neoteric · by igentuman
item Zircaloy IngotZircaloy IngotIngots

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

Acquisition

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

Blasting

100 ticks· 1 xp

Zircaloy Ingot Zircaloy Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Zircaloy Ingot Zircaloy Ingot guaranteed
Developer reference
Registry name
nuclearcraft:zircaloy_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/zircaloy
forge:items/ingots/zircaloy
forge:items/ingots

Recipe JSON (2):

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