Quartz Dust
techreborn:quartz_dust

Quartz Dust

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

Acquisition

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

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

Used in (2)

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

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

Blast Furnace using Quartz Dust and Carbon (4 mB). Produces 2× Empty Cell and 2× Empty Cell.

Blast Furnace
Quartz Dust Quartz Dust Carbon (4 mB)
Empty Cell Empty Cell ×2 guaranteed
Empty Cell Empty Cell ×2 guaranteed
Developer reference
Registry name
techreborn:quartz_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/quartz_dusts
techreborn:items/dusts

Recipe JSON (5):

{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:amethyst_dusts"
    },
    {
      "item": "minecraft:end_crystal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:quartz"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:quartz_small_dust"
    },
    {
      "item": "techreborn:quartz_small_dust"
    },
    {
      "item": "techreborn:quartz_small_dust"
    },
    {
      "item": "techreborn:quartz_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:amethyst_dusts"
    },
    {
      "item": "minecraft:tnt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:quartz_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}