G GameIDs
minecraft · recipes · 1.19.4

Coarse Dirt

coarse_dirt

Recipe #813

1.19.4 #4
{
    "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
}