Scrapbox using Scrap Box. Produces Almandine Dust.
Almandine Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Centrifuge using Red Garnet Dust. Produces 5× Almandine Dust and 3× Pyrope Dust and 8× Spessartine Dust.
Crafting using Small Pile of Almandine Dust, Small Pile of Almandine Dust, Small Pile of Almandine Dust and Small Pile of Almandine Dust, in any arrangement. Produces Almandine Dust.
Used in (2)
Crafting using Almandine Dust, in any arrangement. Produces 4× Small Pile of Almandine Dust.
Industrial Electrolyzer using Almandine Dust and Empty Cell. Produces 6× Empty Cell and 3× Raw Iron and 2× Aluminium Dust and 3× Empty Cell.
Related items
Developer reference
- Registry name
techreborn:almandine_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/almandine_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:red_garnet_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:almandine_small_dust"
},
{
"item": "techreborn:almandine_small_dust"
},
{
"item": "techreborn:almandine_small_dust"
},
{
"item": "techreborn:almandine_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}