G GameIDs
minecraft · recipes · 1.17.1

White Wool

white_wool

Recipe #13

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:string"
        }
    },
    "result": {
        "item": "minecraft:white_wool"
    }
}