G GameIDs
minecraft · recipes · 1.19.4

Gray Carpet

gray_carpet

Recipe #573

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "carpet",
    "key": {
        "#": {
            "item": "minecraft:gray_wool"
        }
    },
    "pattern": [
        "##"
    ],
    "result": {
        "count": 3,
        "item": "minecraft:gray_carpet"
    },
    "show_notification": true
}