G GameIDs
minecraft · recipes · 1.12.2

Clay

clay

Recipe #601

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