Grossular Dust
techreborn:grossular_dust

Grossular Dust

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

Acquisition

Crafting using Small Pile of Grossular Dust, Small Pile of Grossular Dust, Small Pile of Grossular Dust and Small Pile of Grossular Dust, in any arrangement. Produces Grossular Dust.

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

Scrapbox using Scrap Box. Produces Grossular Dust.

Scrapbox
Grossular Dust Grossular Dust guaranteed

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

Used in (2)

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

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

Industrial Electrolyzer using Grossular Dust and Empty Cell. Produces 6× Empty Cell and 3× Empty Cell and 3× Empty Cell and 2× Aluminium Dust.

Industrial Electrolyzer
Empty Cell Empty Cell ×6 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Aluminium Dust Aluminium Dust ×2 guaranteed
Developer reference
Registry name
techreborn:grossular_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/grossular_dusts
techreborn:items/dusts

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:grossular_small_dust"
    },
    {
      "item": "techreborn:grossular_small_dust"
    },
    {
      "item": "techreborn:grossular_small_dust"
    },
    {
      "item": "techreborn:grossular_small_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": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:yellow_garnet_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}