Centrifuge using Bronze Dust. Produces 27× Copper Nugget and 9× Tin Nugget.
Tin Nugget
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Scrapbox using Scrap Box. Produces Tin Nugget.
Crafting using Tin Ingot, in any arrangement. Produces 9× Tin Nugget.
Centrifuge using Raw Iron. Produces 3× Tin Nugget and 3× Nickel Nugget.
Centrifuge using Zinc Dust. Produces 3× Tin Nugget.
Industrial Grinder using Any Iron Ores. Produces 3× Raw Iron and 3× Nickel Nugget and 3× Tin Nugget.
Used in (1)
Crafting using Tin Nugget, Tin Nugget, Tin Nugget, Tin Nugget, Tin Nugget, Tin Nugget, Tin Nugget, Tin Nugget and Tin Nugget, in any arrangement. Produces Tin Ingot.
Related items
Developer reference
- Registry name
techreborn:tin_nugget- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/tin_nuggets techreborn:items/nuggets
Recipe JSON (6):
{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "techreborn:bronze_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:tin_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"tag": "c:zinc_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:iron_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
