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