Yellow Garnet Dust
techreborn:yellow_garnet_dust

Yellow Garnet Dust

Dye Color:
Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Yellow Garnet DustsDusts

Acquisition

Grinder using Yellow Garnet. Produces Yellow Garnet Dust.

Grinder
Yellow Garnet Dust Yellow Garnet Dust guaranteed

Scrapbox using Scrap Box. Produces Yellow Garnet Dust.

Scrapbox
Yellow Garnet Dust Yellow Garnet Dust guaranteed

Industrial Grinder using Sphalerite Ore. Produces 3× Zinc Dust and Yellow Garnet Dust and 5× Sphalerite Dust.

Industrial Grinder
Zinc Dust Zinc Dust ×3 guaranteed
Yellow Garnet Dust Yellow Garnet Dust guaranteed
Sphalerite Dust Sphalerite Dust ×5 guaranteed

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

Crafting ⇆ any arrangement
Small Pile of Yellow Garnet Dust
Small Pile of Yellow Garnet Dust
Small Pile of Yellow Garnet Dust
Small Pile of Yellow Garnet Dust
Yellow Garnet Dust Yellow Garnet Dust guaranteed

Used in (4)

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

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

Crafting ⇆ any arrangement
Yellow Garnet Dust
Small Pile of Yellow Garnet Dust Small Pile of Yellow Garnet Dust ×4 guaranteed
Developer reference
Registry name
techreborn:yellow_garnet_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/yellow_garnet_dusts
techreborn:items/dusts

Recipe JSON (5):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:yellow_garnet_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:yellow_garnet_gems"
  },
  "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:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sphalerite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:yellow_garnet_small_dust"
    },
    {
      "item": "techreborn:yellow_garnet_small_dust"
    },
    {
      "item": "techreborn:yellow_garnet_small_dust"
    },
    {
      "item": "techreborn:yellow_garnet_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}