G GameIDs
minecraft · recipes · 1.13.2

Gray Carpet

gray_carpet

Recipe #573

1.13.2 #10
{
    "type": "crafting_shaped",
    "group": "carpet",
    "pattern": [
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:gray_wool"
        }
    },
    "result": {
        "item": "minecraft:gray_carpet",
        "count": 3
    }
}