Bauxite Dust
techreborn:bauxite_dust

Bauxite Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Bauxite Dust.

Scrapbox
Bauxite Dust Bauxite Dust guaranteed

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

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

Industrial Grinder using Any Bauxite Ores. Produces Aluminium Dust and 4× Bauxite Dust.

Industrial Grinder
Aluminium Dust Aluminium Dust guaranteed
Bauxite Dust Bauxite Dust ×4 guaranteed

Used in (1)

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

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

Recipe JSON (4):

{
  "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:bauxite_small_dust"
    },
    {
      "item": "techreborn:bauxite_small_dust"
    },
    {
      "item": "techreborn:bauxite_small_dust"
    },
    {
      "item": "techreborn:bauxite_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:bauxite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:bauxite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}