Small Pile of Galena Dust
techreborn:galena_small_dust

Small Pile of Galena Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Galena Small DustsSmall Dusts

Acquisition

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

Crafting ⇆ any arrangement
Galena Dust
Small Pile of Galena Dust Small Pile of Galena Dust ×4 guaranteed

Industrial Grinder using Any Silver Ores. Produces 2× Raw Silver and 2× Small Pile of Galena Dust.

Industrial Grinder
Raw Silver Raw Silver ×2 guaranteed
Small Pile of Galena Dust Small Pile of Galena Dust ×2 guaranteed

Scrapbox using Scrap Box. Produces Small Pile of Galena Dust.

Scrapbox
Small Pile of Galena Dust Small Pile of Galena Dust guaranteed

Industrial Grinder using Any Lead Ores. Produces 2× Small Pile of Galena Dust and 2× Raw Lead.

Industrial Grinder
Small Pile of Galena Dust Small Pile of Galena Dust ×2 guaranteed
Raw Lead Raw Lead ×2 guaranteed

Used in (2)

Crafting using Small Pile of Galena Dust, Small Pile of Galena Dust, Small Pile of Galena Dust and Small Pile of Galena Dust, in any arrangement. Produces Galena Dust.

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

Blast Furnace using Small Pile of Galena Dust. Produces Lead Ingot and Silver Ingot.

Blast Furnace
Lead Ingot Lead Ingot guaranteed
Silver Ingot Silver Ingot guaranteed
Developer reference
Registry name
techreborn:galena_small_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/galena_small_dusts
techreborn:items/small_dusts

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:galena_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:silver_ores"
  },
  "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:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:lead_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}