Scrapbox using Scrap Box. Produces Andradite Dust.
Andradite Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Centrifuge using Yellow Garnet Dust. Produces 3× Uvarovite Dust and 8× Grossular Dust and 5× Andradite Dust.
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.
Used in (2)
Crafting using Andradite Dust, in any arrangement. Produces 4× Small Pile of Andradite Dust.
Industrial Electrolyzer using Andradite Dust and Empty Cell. Produces 2× Raw Iron and 6× Empty Cell and 3× Empty Cell and 3× Empty Cell.
Related items
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
}