Placeable blocks
Clay
Clay is a placeable blocks item with 2 current Java and Bedrock recipe variants. It is also an ingredient in 1 recipe output, including Terracotta Recipe.
Clay- Item ID
- minecraft:clay
- Numeric ID
- 370
- Stack size
- 64
- Edition
- Java
- Recipe relationships
- 2
How to obtain Clay
- Craft or process Clay at Crafting Table using one of the 2 current recipe variants.
- Open the Clay Recipe guide for the exact ingredients, grid positions, output quantity and edition-specific alternatives.
Crafting and processing relationships
- Clay Recipe — 2 current variants
- Terracotta Recipe — 1 current variant
Uses, durability and repair
- Use Clay to make Terracotta Recipe.
- Clay stacks to 64, so one full shulker box can hold 1,728 of it.
A full inventory slot holds 64 items; 27 slots hold 1728, and a double chest holds 3456.
Command
/give @p minecraft:clay 64/give- Gives an item to the selected target.
@p- The nearest player to where the command runs.
minecraft:clay- The namespaced identifier for Clay.
64- The number of items to give.
Component syntax can change between releases. This identifier is pinned to the current Java 26.2 registry used by this page.