Placeable blocks
Grass Block
Grass Block is a placeable blocks item in Java Edition 26.2. It stacks up to 64 and uses the identifier minecraft:grass_block.
Grass Block- Item ID
- minecraft:grass_block
- Numeric ID
- 54
- Stack size
- 64
- Edition
- Java
- Recipe relationships
- 0
Uses, durability and repair
A full inventory slot holds 64 items; 27 slots hold 1728, and a double chest holds 3456.
Command
/give @p minecraft:grass_block 64/give- Gives an item to the selected target.
@p- The nearest player to where the command runs.
minecraft:grass_block- The namespaced identifier for Grass Block.
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.