G GameIDs
minecraft · recipes · 1.15.2

Green Wool

green_wool

Recipe #462

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