G GameIDs
minecraft · recipes · 26.1.2

Red Carpet

red_carpet

Recipe #655

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "carpet",
    "key": {
        "#": "minecraft:red_wool"
    },
    "pattern": [
        "##"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:red_carpet"
    }
}