G GameIDs
minecraft · recipes · 26.1.2

Black Wool

black_wool

Recipe #78

26.1.2 #2
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "group": "wool",
    "ingredients": [
        "minecraft:black_dye",
        [
            "minecraft:blue_wool",
            "minecraft:brown_wool",
            "minecraft:cyan_wool",
            "minecraft:gray_wool",
            "minecraft:green_wool",
            "minecraft:light_blue_wool",
            "minecraft:light_gray_wool",
            "minecraft:lime_wool",
            "minecraft:magenta_wool",
            "minecraft:orange_wool",
            "minecraft:pink_wool",
            "minecraft:purple_wool",
            "minecraft:red_wool",
            "minecraft:yellow_wool",
            "minecraft:white_wool"
        ]
    ],
    "result": {
        "id": "minecraft:black_wool"
    }
}