Scrapbox using Scrap Box. Produces Zinc Nugget.
Zinc Nugget
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Centrifuge using Raw Tin. Produces 3× Iron Nugget and 3× Zinc Nugget.
Crafting using Zinc Ingot, in any arrangement. Produces 9× Zinc Nugget.
Centrifuge using Brass Dust. Produces 9× Zinc Nugget and 27× Copper Nugget.
Industrial Grinder using Any Tin Ores. Produces 3× Zinc Nugget and 3× Iron Nugget and 2× Raw Tin.
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.
Related items
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
}
