Zinc Ingot
nuclearcraft:zinc_ingot

Zinc Ingot

Nuclearcraft Neoteric · by igentuman
item Zinc IngotZinc IngotIngots

Zinc Ingot is a ingot from Nuclearcraft Neoteric, crafted from Zinc Chunk.

Acquisition

Blasting using Zinc Chunk (100 ticks, 1 xp). Produces Zinc Ingot.

Blasting

100 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

Crafting using Zinc Nugget, Zinc Nugget, Zinc Nugget, Zinc Nugget, Zinc Nugget, Zinc Nugget, Zinc Nugget, Zinc Nugget and Zinc Nugget, in any arrangement. Produces Zinc Ingot.

Crafting ⇆ any arrangement
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Nugget
Zinc Ingot Zinc Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

Smelting using Zinc Ore (200 ticks, 1 xp). Produces Zinc Ingot.

Smelting

200 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

Blasting using Zinc Ore (100 ticks, 1 xp). Produces Zinc Ingot.

Blasting

100 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

Smelting using Zinc Chunk (200 ticks, 1 xp). Produces Zinc Ingot.

Smelting

200 ticks· 1 xp

Zinc Ingot Zinc Ingot guaranteed

Crafting using Zinc Block, in any arrangement. Produces 9× Zinc Ingot.

Crafting ⇆ any arrangement
Zinc Ingot Zinc Ingot ×9 guaranteed
Developer reference
Registry name
nuclearcraft:zinc_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/zinc
forge:items/ingots/zinc
forge:items/ingots

Recipe JSON (9):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    },
    {
      "tag": "forge:nuggets/zinc"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_ingots",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_blocks",
  "experience": null,
  "cooking_time": null
}