G GameIDs
minecraft · recipes · 1.20.6

Pink Carpet

pink_carpet

Recipe #170

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "carpet",
    "key": {
        "#": {
            "item": "minecraft:pink_wool"
        }
    },
    "pattern": [
        "##"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:pink_carpet"
    }
}