Basalt Dust
techreborn:basalt_dust

Basalt Dust

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

Acquisition

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

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

Scrapbox using Scrap Box. Produces Basalt Dust.

Scrapbox
Basalt Dust Basalt Dust guaranteed

Crafting using Small Pile of Coal Dust, Small Pile of Obsidian Dust, Small Pile of Coal Dust and Small Pile of Obsidian Dust, in any arrangement. Produces Basalt Dust.

Crafting ⇆ any arrangement
Small Pile of Coal Dust
Small Pile of Obsidian Dust
Small Pile of Coal Dust
Small Pile of Obsidian Dust
Basalt Dust Basalt Dust guaranteed

Used in (2)

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

Crafting ⇆ any arrangement
Basalt Dust
Small Pile of Basalt Dust Small Pile of Basalt Dust ×4 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
Developer reference
Registry name
techreborn:basalt_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/basalt_dusts
techreborn:items/dusts

Recipe JSON (4):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:basalt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:basalt_small_dust"
    },
    {
      "item": "techreborn:basalt_small_dust"
    },
    {
      "item": "techreborn:basalt_small_dust"
    },
    {
      "item": "techreborn:basalt_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
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:coal_small_dust"
    },
    {
      "item": "techreborn:obsidian_small_dust"
    },
    {
      "item": "techreborn:coal_small_dust"
    },
    {
      "item": "techreborn:obsidian_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}