Centrifuge using Yellow Garnet Dust. Produces 3× Uvarovite Dust and 5× Andradite Dust and 8× Grossular Dust.
Uvarovite Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Scrapbox using Scrap Box. Produces Uvarovite Dust.
Crafting using Small Pile of Uvarovite Dust, Small Pile of Uvarovite Dust, Small Pile of Uvarovite Dust and Small Pile of Uvarovite Dust, in any arrangement. Produces Uvarovite Dust.
Used in (2)
Crafting using Uvarovite Dust, in any arrangement. Produces 4× Small Pile of Uvarovite Dust.
Industrial Electrolyzer using Uvarovite Dust and Empty Cell. Produces 2× Chromium Dust and 3× Empty Cell and 3× Empty Cell and 6× Empty Cell.
Related items
Developer reference
- Registry name
techreborn:uvarovite_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/uvarovite_dusts techreborn:items/dusts
Recipe JSON (3):
{
"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": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:uvarovite_small_dust"
},
{
"item": "techreborn:uvarovite_small_dust"
},
{
"item": "techreborn:uvarovite_small_dust"
},
{
"item": "techreborn:uvarovite_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}