Grass grows in almost all biomes on blocks of land. Grass needs light from the sun or torches to grow. Grass in Swamp, Savannah biomes differs in color from grass in other biomes. If a block of soil without grass is placed next to a block with grass, then the "empty" one will quickly overgrow. Land with grass can be immediately mined by enchanting the tool with Silk Touch
- Minecraft versions: 1.17 / 1.16.5 / 1.16.4 / 1.16.3 / 1.16.2 / 1.16.1 / 1.16
- ID: grass_block

How to craft turf
Here is how to craft turf in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
Where to find turf
Here's where you can find turf in Minecraft, i.e. where turf in Minecraft.
What can be done from turf
Here it is indicated what can be done from turf in Minecraft, i.e. which recipes use turf in Minecraft.
Sugar cane (plant)
![]() | Sugar cane (1) | |
![]() | Turf (1) |
Oak (wood)
![]() | Oak seedling (1) | |
![]() | Turf (1) |
Birch (tree)
![]() | Birch sapling (1) | |
![]() | Turf (1) |
Acacia (tree)
![]() | Acacia seedling (1) | |
![]() | Turf (1) |
Get turf command
Here is the command that allows you to get turf in Minecraft, that is, how to create turf in Minecraft.
Turf can be summoned using a command in creative mode.. This requires:
- open chat (press "T")
- write command
/give @p minecraft:grass_block
- press "ENTER"
You can also specify the number and to whom turf will be issued:
-
/give @p minecraft:grass_block 10
get 10 turf -
/give MinecraftMax minecraft:grass_block
turf will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.