Steel Dust
techreborn:steel_dust

Steel Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Steel DustsDusts

Acquisition

Scrapbox using Scrap Box. Produces Steel Dust.

Scrapbox
Steel Dust Steel Dust guaranteed

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.

Crafting ⇆ any arrangement
Small Pile of Steel Dust
Small Pile of Steel Dust
Small Pile of Steel Dust
Small Pile of Steel Dust
Steel Dust Steel Dust guaranteed

Used in (1)

Crafting using Steel Dust, in any arrangement. Produces 4× Small Pile of Steel Dust.

Crafting ⇆ any arrangement
Steel Dust
Small Pile of Steel Dust Small Pile of Steel Dust ×4 guaranteed
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
}