G GameIDs
minecraft · recipes · 1.17.1

Green Wool

green_wool

Recipe #462

1.17.1 #6
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:green_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:green_wool"
    }
}