G GameIDs
minecraft · recipes · 1.15.2

Red Sandstone

red_sandstone

Recipe #508

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