Crafting using Nickel Dust, in any arrangement. Produces 4× Small Pile of Nickel Dust.
Small Pile of Nickel Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Scrapbox using Scrap Box. Produces Small Pile of Nickel Dust.
Centrifuge using Platinum Dust. Produces Small Pile of Nickel Dust and 2× Iridium Nugget.
Used in (1)
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.
Related items
Developer reference
- Registry name
techreborn:nickel_small_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/nickel_small_dusts techreborn:items/small_dusts
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:nickel_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": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"tag": "c:platinum_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}