Red Garnet Dust
techreborn:red_garnet_dust

Red Garnet Dust

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

Acquisition

Grinder using Red Garnet. Produces Red Garnet Dust.

Grinder
Red Garnet Dust Red Garnet Dust guaranteed

Implosion Compressor using Block of Redstone and End Crystal. Produces 4× Red Garnet Dust and 4× Small Pile of Ender Eye Dust.

Implosion Compressor
Red Garnet Dust Red Garnet Dust ×4 guaranteed
Small Pile of Ender Eye Dust Small Pile of Ender Eye Dust ×4 guaranteed

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

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

Scrapbox using Scrap Box. Produces Red Garnet Dust.

Scrapbox
Red Garnet Dust Red Garnet Dust guaranteed

Used in (4)

Implosion Compressor using Red Garnet Dust and End Crystal. Produces 3× Red Garnet and 4× Small Pile of Ender Eye Dust.

Implosion Compressor
Red Garnet Red Garnet ×3 guaranteed
Small Pile of Ender Eye Dust Small Pile of Ender Eye Dust ×4 guaranteed

Centrifuge using Red Garnet Dust. Produces 3× Pyrope Dust and 5× Almandine Dust and 8× Spessartine Dust.

Centrifuge
Pyrope Dust Pyrope Dust ×3 guaranteed
Almandine Dust Almandine Dust ×5 guaranteed
Spessartine Dust Spessartine Dust ×8 guaranteed

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

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

Recipe JSON (6):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:red_garnet_gems"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:redstone_block"
    },
    {
      "item": "minecraft:tnt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:redstone_block"
    },
    {
      "item": "minecraft:end_crystal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:red_garnet_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:red_garnet_small_dust"
    },
    {
      "item": "techreborn:red_garnet_small_dust"
    },
    {
      "item": "techreborn:red_garnet_small_dust"
    },
    {
      "item": "techreborn:red_garnet_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
}