G GameIDs
minecraft · recipes · 1.12.2

Sandstone

sandstone

Recipe #945

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:sandstone",
            "data": 0
        }
    },
    "result": {
        "item": "minecraft:sandstone",
        "data": 2,
        "count": 4
    }
}