Flint Dust
techreborn:flint_dust

Flint Dust

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

Acquisition

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

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

Grinder using Flint. Produces Flint Dust.

Grinder
Flint Dust Flint Dust guaranteed

Scrapbox using Scrap Box. Produces Flint Dust.

Scrapbox
Flint Dust Flint Dust guaranteed

Centrifuge using Basalt Dust. Produces 4× Dark Ashes and 8× Flint Dust and 3× Calcite Dust and Peridot Dust.

Centrifuge
Dark Ashes Dark Ashes ×4 guaranteed
Flint Dust Flint Dust ×8 guaranteed
Calcite Dust Calcite Dust ×3 guaranteed
Peridot Dust Peridot Dust guaranteed

Used in (2)

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

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

Recipe JSON (4):

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