Bronze Dust
techreborn:bronze_dust

Bronze Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Bronze Dust.

Scrapbox
Bronze Dust Bronze Dust guaranteed

Used in (1)

Centrifuge using Bronze Dust. Produces 9× Tin Nugget and 27× Copper Nugget.

Centrifuge
Tin Nugget Tin Nugget ×9 guaranteed
Copper Nugget Copper Nugget ×27 guaranteed
Developer reference
Registry name
techreborn:bronze_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/bronze_dusts
techreborn:items/dusts

Recipe JSON (3):

{
  "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:bronze_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:bronze_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}