Scrapbox using Scrap Box. Produces Bauxite Dust.
Bauxite Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
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.
Grinder using Any Bauxite Ores. Produces 2× Bauxite Dust.
Industrial Grinder using Any Bauxite Ores. Produces Aluminium Dust and 4× Bauxite Dust.
Used in (1)
Crafting using Bauxite Dust, in any arrangement. Produces 4× Small Pile of Bauxite Dust.
Related items
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
}
