{ "display": { "icon": { "item": "minecraft:dandelion" }, "title": "A Flower In Your Hare", "description": "Thanks Hanny!", "frame": "task", "announce_to_chat": true }, "parent": "canopy:neature", "criteria": { "give_flower": { "trigger": "minecraft:player_interacted_with_entity", "conditions": { "item": { "items": ["minecraft:dandelion"] }, "entity": { "type": "minecraft:rabbit" } } } } }