Manganese Dust
techreborn:manganese_dust

Manganese Dust

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

Acquisition

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

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

Industrial Electrolyzer using Spessartine Dust and Empty Cell. Produces 2× Aluminium Dust and 3× Empty Cell and 3× Manganese Dust and 6× Empty Cell.

Industrial Electrolyzer
Aluminium Dust Aluminium Dust ×2 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Manganese Dust Manganese Dust ×3 guaranteed
Empty Cell Empty Cell ×6 guaranteed

Scrapbox using Scrap Box. Produces Manganese Dust.

Scrapbox
Manganese Dust Manganese Dust guaranteed

Used in (1)

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

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:manganese_small_dust"
    },
    {
      "item": "techreborn:manganese_small_dust"
    },
    {
      "item": "techreborn:manganese_small_dust"
    },
    {
      "item": "techreborn:manganese_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:spessartine_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "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
}