Scrapbox using Scrap Box. Produces Nickel Dust.
Nickel Dust
Acquisition
Grinder using Block of Nickel. Produces 9× Nickel Dust.
Crafting using Small Pile of Nickel Dust, Small Pile of Nickel Dust, Small Pile of Nickel Dust and Small Pile of Nickel Dust, in any arrangement. Produces Nickel Dust.
Grinder using Nickel Ingot. Produces Nickel Dust.
Industrial Grinder using Any Gold Ores. Produces Raw Copper and 2× Raw Gold and Nickel Dust.
Industrial Grinder using Any Sheldonite Ores. Produces Nickel Dust and 2× Iridium Nugget and 2× Platinum Dust.
Industrial Grinder using Any Copper Ores. Produces Nickel Dust and Raw Gold and 2× Raw Copper.
Industrial Grinder using Any Sheldonite Ores. Produces 3× Platinum Dust and 2× Iridium Nugget and Nickel Dust.
Used in (2)
Crafting using Nickel Dust, in any arrangement. Produces 4× Small Pile of Nickel Dust.
Centrifuge using Nickel Dust. Produces 3× Copper Nugget and 3× Gold Nugget and 3× Iron Nugget.
Related items
Developer reference
- Registry name
techreborn:nickel_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/nickel_dusts techreborn:items/dusts
Recipe JSON (8):
{
"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:grinder",
"pattern": null,
"ingredients": {
"tag": "c:nickel_blocks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:nickel_small_dust"
},
{
"item": "techreborn:nickel_small_dust"
},
{
"item": "techreborn:nickel_small_dust"
},
{
"item": "techreborn:nickel_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:nickel_ingots"
},
"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:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:sheldonite_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:copper_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:sheldonite_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



