minecraft · recipes
· 1.21.11
Coarse Dirt
coarse_dirt
Recipe #813
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"D": "minecraft:dirt",
"G": "minecraft:gravel"
},
"pattern": [
"DG",
"GD"
],
"result": {
"count": 4,
"id": "minecraft:coarse_dirt"
}
}