Zinc Nugget
techreborn:zinc_nugget

Zinc Nugget

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Zinc NuggetsNuggets

Acquisition

Scrapbox using Scrap Box. Produces Zinc Nugget.

Scrapbox
Zinc Nugget Zinc Nugget guaranteed

Centrifuge using Raw Tin. Produces 3× Iron Nugget and 3× Zinc Nugget.

Centrifuge
Iron Nugget Iron Nugget ×3 guaranteed
Zinc Nugget Zinc Nugget ×3 guaranteed

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

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

Centrifuge using Brass Dust. Produces 9× Zinc Nugget and 27× Copper Nugget.

Centrifuge
Zinc Nugget Zinc Nugget ×9 guaranteed
Copper Nugget Copper Nugget ×27 guaranteed

Industrial Grinder using Any Tin Ores. Produces 3× Zinc Nugget and 3× Iron Nugget and 2× Raw Tin.

Industrial Grinder
Zinc Nugget Zinc Nugget ×3 guaranteed
Iron Nugget Iron Nugget ×3 guaranteed
Raw Tin Raw Tin ×2 guaranteed

Used in (1)

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
Developer reference
Registry name
techreborn:zinc_nugget
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/zinc_nuggets
techreborn:items/nuggets

Recipe JSON (5):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "tag": "c:raw_tin_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:zinc_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "tag": "c:brass_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:tin_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}