Industrial Grinder using Sphalerite Ore. Produces Zinc Dust and 5× Sphalerite Dust and Small Pile of Yellow Garnet Dust.
Zinc Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
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.
Industrial Electrolyzer using Sphalerite Dust. Produces Zinc Dust and Sulfur Dust.
Scrapbox using Scrap Box. Produces Zinc Dust.
Industrial Grinder using Any Tin Ores. Produces 2× Raw Tin and Zinc Dust and Raw Iron.
Industrial Grinder using Sphalerite Ore. Produces 3× Zinc Dust and Yellow Garnet Dust and 5× Sphalerite Dust.
Grinder using Zinc Ingot. Produces Zinc Dust.
Grinder using Block of Zinc. Produces 9× Zinc Dust.
Used in (1)
Crafting using Zinc Dust, in any arrangement. Produces 4× Small Pile of Zinc Dust.
Related items
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
}


