Andradite Dust
techreborn:andradite_dust

Andradite Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Andradite Dust.

Scrapbox
Andradite Dust Andradite Dust guaranteed

Centrifuge using Yellow Garnet Dust. Produces 3× Uvarovite Dust and 8× Grossular Dust and 5× Andradite Dust.

Centrifuge
Uvarovite Dust Uvarovite Dust ×3 guaranteed
Grossular Dust Grossular Dust ×8 guaranteed
Andradite Dust Andradite Dust ×5 guaranteed

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

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

Used in (2)

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

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

Industrial Electrolyzer using Andradite Dust and Empty Cell. Produces 2× Raw Iron and 6× Empty Cell and 3× Empty Cell and 3× Empty Cell.

Industrial Electrolyzer
Raw Iron Raw Iron ×2 guaranteed
Empty Cell Empty Cell ×6 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Developer reference
Registry name
techreborn:andradite_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/andradite_dusts
techreborn:items/dusts

Recipe JSON (3):

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