Crafting using Clay Ball, Clay Ball, Clay Ball and Clay Ball, arranged in the pattern shown. Produces Clay.

Clay
Minecraft · by Mojang Studios
Acquisition
Miner using Any Ores Miner. Produces Clay.

Scrapbox using Scrap Box. Produces Clay.

Padded using UU-Matter, arranged in the pattern shown. Produces Clay.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Clay | 1–1 | 100% | Drops itself with Silk Touch |
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common | 1–1 | 100% | — |
Gameplay loot table: Mason Gift (minecraft) minecraft:mason_gift | 1–1 | 100% | — |
Used in (1)
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Clay | 1–1 | 100% | Drops itself with Silk Touch |
| Clay Ball | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:clay- Namespace
minecraft- Mod ID
minecraft- Tags (7)
minecraft:blocks/axolotls_spawnable_on minecraft:blocks/azalea_root_replaceable minecraft:blocks/enderman_holdable minecraft:blocks/lush_ground_replaceable minecraft:blocks/mineable/shovel minecraft:blocks/sculk_replaceable minecraft:blocks/small_dripleaf_placeable
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:clay_ball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "occultism:miner",
"pattern": null,
"ingredients": {
"tag": "occultism:miners/ores"
},
"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": "reborncore:padded",
"pattern": [
" U",
" ",
" "
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
