Uvarovite Dust
techreborn:uvarovite_dust

Uvarovite Dust

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

Acquisition

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

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

Scrapbox using Scrap Box. Produces Uvarovite Dust.

Scrapbox
Uvarovite Dust Uvarovite Dust guaranteed

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.

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

Used in (2)

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

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

Industrial Electrolyzer using Uvarovite Dust and Empty Cell. Produces 2× Chromium Dust and 3× Empty Cell and 3× Empty Cell and 6× Empty Cell.

Industrial Electrolyzer
Chromium Dust Chromium Dust ×2 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×6 guaranteed
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
}