Sulfur Dust
techreborn:sulfur_dust

Sulfur Dust

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

Acquisition

Centrifuge using Sulfur. Produces Empty Cell and Sulfur Dust.

Centrifuge
Sulfur
Empty Cell Empty Cell guaranteed
Sulfur Dust Sulfur Dust guaranteed

Grinder using Any Sulfur Ores. Produces 2× Sulfur Dust.

Grinder
Any Sulfur Ores Any Sulfur Ores·members not yet documented
Sulfur Dust Sulfur Dust ×2 guaranteed

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

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

Grinder using Any Sulfurs. Produces Sulfur Dust.

Grinder
Any Sulfurs Any Sulfurs·members not yet documented
Sulfur Dust Sulfur Dust guaranteed

Industrial Grinder using Pyrite Ore. Produces 5× Pyrite Dust and 2× Sulfur Dust.

Industrial Grinder
Pyrite Dust Pyrite Dust ×5 guaranteed
Sulfur Dust Sulfur Dust ×2 guaranteed

Scrapbox using Scrap Box. Produces Sulfur Dust.

Scrapbox
Sulfur Dust Sulfur Dust guaranteed

Industrial Grinder using Any Galena Ores. Produces Raw Silver and 2× Galena Dust and Sulfur Dust.

Industrial Grinder
Raw Silver Raw Silver guaranteed
Galena Dust Galena Dust ×2 guaranteed
Sulfur Dust Sulfur Dust guaranteed

Used in (3)

Crafting using Charcoal Dust, Sulfur Dust, Saltpeter Dust and Saltpeter Dust, in any arrangement. Produces 2× Gunpowder.

Crafting ⇆ any arrangement
Charcoal Dust
Sulfur Dust
Saltpeter Dust
Saltpeter Dust
Gunpowder Gunpowder ×2 guaranteed

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

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

Recipe JSON (12):

{
  "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:centrifuge",
  "pattern": null,
  "ingredients": {
    "fluid": "techreborn:sulfur"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sulfur_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:sulfur_small_dust"
    },
    {
      "item": "techreborn:sulfur_small_dust"
    },
    {
      "item": "techreborn:sulfur_small_dust"
    },
    {
      "item": "techreborn:sulfur_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:pyrite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:cinnabar_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:galena_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sulfurs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:pyrite_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:galena_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blaze_powder"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}