{ "dependencies": [ "Welcome!" ], "tasks": { "it grows task": { "title": "It grows!", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "type": "heracles:check" } }, "rewards": { "cherry sapling reward": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "minecraft:cherry_sapling", "count": 1 }, "type": "heracles:item" }, "sniffer egg reward": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "minecraft:sniffer_egg", "count": 1 }, "type": "heracles:item" } }, "display": { "subtitle": { "text": "" }, "description": [ "
", "
", "
", "", " ", " ", " ", " ", "
", "
", " ", "
", "
", "
", "
", "
", "", "", "
", "
" ], "groups": { "Getting Started": { "position": [ 0, -45 ] } }, "icon": { "item": { "id": "minecraft:cherry_sapling", "count": 1 }, "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/cblossoms.png", "title": { "translate": "It Grows" } }, "settings": { "unlockNotification": false, "showDependencyArrow": true, "repeatable": false, "individual_progress": false, "hidden": "IN_PROGRESS" } }