Clay Dust
techreborn:clay_dust

Clay Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Clay Dust.

Scrapbox
Clay Dust Clay Dust guaranteed

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.

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

Used in (2)

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

Crafting ⇆ any arrangement
Clay Dust
Small Pile of Clay Dust Small Pile of Clay Dust ×4 guaranteed

Industrial Electrolyzer using Clay Dust and Empty Cell. Produces Empty Cell and 2× Empty Cell and 2× Empty Cell and 2× Aluminium Dust.

Industrial Electrolyzer
Empty Cell Empty Cell guaranteed
Empty Cell Empty Cell ×2 guaranteed
Empty Cell Empty Cell ×2 guaranteed
Aluminium Dust Aluminium Dust ×2 guaranteed
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
}