Zinc Dust
techreborn:zinc_dust

Zinc Dust

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

Acquisition

Industrial Grinder using Sphalerite Ore. Produces Zinc Dust and 5× Sphalerite Dust and Small Pile of Yellow Garnet Dust.

Industrial Grinder
Zinc Dust Zinc Dust guaranteed
Sphalerite Dust Sphalerite Dust ×5 guaranteed
Small Pile of Yellow Garnet Dust Small Pile of Yellow Garnet Dust guaranteed

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

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

Scrapbox using Scrap Box. Produces Zinc Dust.

Scrapbox
Zinc Dust Zinc Dust guaranteed

Industrial Grinder using Any Tin Ores. Produces 2× Raw Tin and Zinc Dust and Raw Iron.

Industrial Grinder
Raw Tin Raw Tin ×2 guaranteed
Zinc Dust Zinc Dust guaranteed
Raw Iron Raw Iron guaranteed

Industrial Grinder using Sphalerite Ore. Produces 3× Zinc Dust and Yellow Garnet Dust and 5× Sphalerite Dust.

Industrial Grinder
Zinc Dust Zinc Dust ×3 guaranteed
Yellow Garnet Dust Yellow Garnet Dust guaranteed
Sphalerite Dust Sphalerite Dust ×5 guaranteed

Used in (1)

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

Crafting ⇆ any arrangement
Zinc Dust
Small Pile of Zinc Dust Small Pile of Zinc Dust ×4 guaranteed
Developer reference
Registry name
techreborn:zinc_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/zinc_dusts
techreborn:items/dusts

Recipe JSON (8):

{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sphalerite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:zinc_small_dust"
    },
    {
      "item": "techreborn:zinc_small_dust"
    },
    {
      "item": "techreborn:zinc_small_dust"
    },
    {
      "item": "techreborn:zinc_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:sphalerite_dust"
  },
  "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:tin_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sphalerite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:zinc_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:zinc_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}