Scrapbox using Scrap Box. Produces Steel Dust.
Steel Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Small Pile of Steel Dust, Small Pile of Steel Dust, Small Pile of Steel Dust and Small Pile of Steel Dust, in any arrangement. Produces Steel Dust.
Grinder using Any Steel Ingots. Produces Steel Dust.
Grinder using Any Steel Blocks. Produces 9× Steel Dust.
Used in (1)
Crafting using Steel Dust, in any arrangement. Produces 4× Small Pile of Steel Dust.
Related items
Developer reference
- Registry name
techreborn:steel_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/steel_dusts techreborn:items/dusts
Recipe JSON (4):
{
"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:steel_small_dust"
},
{
"item": "techreborn:steel_small_dust"
},
{
"item": "techreborn:steel_small_dust"
},
{
"item": "techreborn:steel_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:steel_ingots"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:steel_blocks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
