G GameIDs
minecraft · recipes · 1.18.2

Blue Dye

blue_dye

Recipe #66

1.18.2 #5
{
    "type": "minecraft:crafting_shapeless",
    "group": "blue_dye",
    "ingredients": [
        {
            "item": "minecraft:lapis_lazuli"
        }
    ],
    "result": {
        "item": "minecraft:blue_dye"
    }
}