Magnesium Dust
techreborn:magnesium_dust

Magnesium Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Magnesium Dust.

Scrapbox
Magnesium Dust Magnesium Dust guaranteed

Industrial Electrolyzer using Peridot Dust and Empty Cell. Produces 2× Magnesium Dust and Empty Cell and 2× Empty Cell and 2× Raw Iron.

Industrial Electrolyzer
Magnesium Dust Magnesium Dust ×2 guaranteed
Empty Cell Empty Cell guaranteed
Empty Cell Empty Cell ×2 guaranteed
Raw Iron Raw Iron ×2 guaranteed

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

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

Industrial Electrolyzer using Pyrope Dust and Empty Cell. Produces 3× Magnesium Dust and 3× Empty Cell and 6× Empty Cell and 2× Aluminium Dust.

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

Centrifuge using Marble Dust. Produces 7× Calcite Dust and Magnesium Dust.

Centrifuge
Calcite Dust Calcite Dust ×7 guaranteed
Magnesium Dust Magnesium Dust guaranteed

Used in (1)

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

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

Recipe JSON (5):

{
  "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_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:peridot_dusts"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:magnesium_small_dust"
    },
    {
      "item": "techreborn:magnesium_small_dust"
    },
    {
      "item": "techreborn:magnesium_small_dust"
    },
    {
      "item": "techreborn:magnesium_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:pyrope_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:marble_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}