coarse_dirt.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"D": {
"item": "minecraft:dirt"
},
"G": {
"item": "minecraft:gravel"
}
},
"pattern": [
"DG",
"GD"
],
"result": {
"count": 4,
"item": "minecraft:coarse_dirt"
},
"show_notification": true
}