Saltpeter Dust
techreborn:saltpeter_dust

Saltpeter Dust

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

Acquisition

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

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

Scrapbox using Scrap Box. Produces Saltpeter Dust.

Scrapbox
Saltpeter Dust Saltpeter Dust guaranteed

Centrifuge using Soul Sand and Empty Cell. Produces 10× Sand and Coal Dust and Empty Cell and 4× Saltpeter Dust.

Centrifuge
Sand ×10 guaranteed
Coal Dust Coal Dust guaranteed
Empty Cell Empty Cell guaranteed
Saltpeter Dust Saltpeter Dust ×4 guaranteed

Centrifuge using Soul Soil and Empty Cell. Produces Empty Cell and 8× Dirt and Coal Dust and 4× Saltpeter Dust.

Centrifuge
Empty Cell Empty Cell guaranteed
Dirt ×8 guaranteed
Coal Dust Coal Dust guaranteed
Saltpeter Dust Saltpeter Dust ×4 guaranteed

Used in (3)

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

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

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

Industrial Electrolyzer using Saltpeter Dust and Empty Cell. Produces 2× Empty Cell and 3× Empty Cell and 2× Empty Cell.

Industrial Electrolyzer
Empty Cell Empty Cell ×2 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×2 guaranteed
Developer reference
Registry name
techreborn:saltpeter_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/saltpeter_dusts
techreborn:items/dusts

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:saltpeter_small_dust"
    },
    {
      "item": "techreborn:saltpeter_small_dust"
    },
    {
      "item": "techreborn:saltpeter_small_dust"
    },
    {
      "item": "techreborn:saltpeter_small_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:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:soul_sand"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:soul_soil"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}