Crafting using Nickel Ingot, in any arrangement. Produces 9× Nickel Nugget.
Nickel Nugget
Acquisition
Centrifuge using Raw Copper. Produces Gold Nugget and Nickel Nugget.
Industrial Grinder using Any Gold Ores. Produces 3× Raw Gold and Nickel Nugget and 3× Copper Nugget.
Centrifuge using Raw Iron. Produces 3× Tin Nugget and 3× Nickel Nugget.
Scrapbox using Scrap Box. Produces Nickel Nugget.
Industrial Grinder using Any Gold Ores. Produces Nickel Nugget and 2× Raw Gold and 3× Copper Nugget.
Centrifuge using Raw Gold. Produces Nickel Nugget and Copper Nugget.
Industrial Grinder using Any Iron Ores. Produces 3× Raw Iron and 3× Nickel Nugget and 3× Tin Nugget.
Used in (1)
Crafting using Nickel Nugget, Nickel Nugget, Nickel Nugget, Nickel Nugget, Nickel Nugget, Nickel Nugget, Nickel Nugget, Nickel Nugget and Nickel Nugget, in any arrangement. Produces Nickel Ingot.
Related items
Developer reference
- Registry name
techreborn:nickel_nugget- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/nickel_nuggets techreborn:items/nuggets
Recipe JSON (8):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:nickel_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:gold_ores"
},
"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:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "minecraft:gold_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_gold"
},
"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
}


