G GameIDs
minecraft · recipes · 1.18.2

Red Sandstone

red_sandstone

Recipe #508

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