Grinder using Any Basalt. Produces Basalt Dust.
Basalt Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
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.
Scrapbox using Scrap Box. Produces Basalt Dust.
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.
Used in (2)
Crafting using Basalt Dust, in any arrangement. Produces 4× Small Pile of Basalt Dust.
Centrifuge using Basalt Dust. Produces 4× Dark Ashes and 8× Flint Dust and 3× Calcite Dust and Peridot Dust.
Related items
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
}
