Granite Dust
techreborn:granite_dust

Granite Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Granite Dust.

Scrapbox
Granite Dust Granite Dust guaranteed

Grinder using Granite. Produces 2× Granite Dust.

Grinder
Granite Dust Granite Dust ×2 guaranteed

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

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

Used in (1)

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

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

Recipe JSON (3):

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