{ "parent": "minecraft:recipes/root", "criteria": { "has_azure_bluet": { "conditions": { "items": [ { "items": [ "minecraft:azure_bluet" ] } ] }, "trigger": "minecraft:inventory_changed" }, "has_the_recipe": { "conditions": { "recipe": "minecraft:light_gray_dye_from_azure_bluet" }, "trigger": "minecraft:recipe_unlocked" } }, "requirements": [ [ "has_azure_bluet", "has_the_recipe" ] ], "rewards": { "recipes": [ "minecraft:light_gray_dye_from_azure_bluet" ] }, "sends_telemetry_event": false }