{ "dependencies": [ "gaia" ], "tasks": { "botania_trophy": { "title": "Botania 100%", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "type": "heracles:check" } }, "rewards": { "trophy": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "trofers:medium_pillar", "count": 1, "nbt": { "BlockEntityTag": { "Trophy": "trofers:botania" } } }, "type": "heracles:item" } }, "display": { "subtitle": { "translate": "Complete all quests to obtain the trophy!" }, "description": [ "

&&eComplete all quests to obtain the trophy!

" ], "groups": { "Botania": { "position": [ 200, -12 ] } }, "icon": { "item": { "id": "trofers:medium_pillar", "count": 1, "nbt": { "BlockEntityTag": { "Trophy": "trofers:botania" } } }, "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", "title": { "translate": "Botania 100%" } }, "settings": { "unlockNotification": true, "showDependencyArrow": true, "repeatable": false, "individual_progress": false, "hidden": "LOCKED" } }