Brass Dust
techreborn:brass_dust

Brass Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Brass Dust.

Scrapbox
Brass Dust Brass Dust guaranteed
Developer reference
Registry name
techreborn:brass_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/brass_dusts
techreborn:items/dusts

Recipe JSON (3):

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