Grinder using Clay Ball. Produces Clay Dust.
Clay Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Scrapbox using Scrap Box. Produces Clay Dust.
Crafting using Small Pile of Clay Dust, Small Pile of Clay Dust, Small Pile of Clay Dust and Small Pile of Clay Dust, in any arrangement. Produces Clay Dust.
Used in (2)
Crafting using Clay Dust, in any arrangement. Produces 4× Small Pile of Clay Dust.
Industrial Electrolyzer using Clay Dust and Empty Cell. Produces Empty Cell and 2× Empty Cell and 2× Empty Cell and 2× Aluminium Dust.
Related items
Developer reference
- Registry name
techreborn:clay_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/clay_dusts techreborn:items/dusts
Recipe JSON (3):
{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"item": "minecraft:clay_ball"
},
"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:clay_small_dust"
},
{
"item": "techreborn:clay_small_dust"
},
{
"item": "techreborn:clay_small_dust"
},
{
"item": "techreborn:clay_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}