G GameIDs
minecraft · recipes · 1.15.2

Clay

clay

Recipe #601

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:clay_ball"
        }
    },
    "result": {
        "item": "minecraft:clay"
    }
}