{ "dependencies": [ "basic_storage" ], "tasks": { "pu_basic": { "type": "heracles:item", "item": "packedup:basicbackpack", "amount": 1, "collection": "AUTOMATIC", "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" } } }, "rewards": { "pu_basic_reward": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "minecraft:leather", "count": 5 }, "type": "heracles:item" } }, "display": { "subtitle": { "text": "" }, "description": [ "---", "
", "", " ", "## Basic Backpack", " ", " ", " ", " ", "", "
", " Your basic backpack. Light, functional, and in neutral tones that complement a diverse array of skins. What's not to love?", "
", " And it's cheap, too! Just five pieces of leather, two sticks, a bit of string, a chest, and BAAM! You've doubled your carrying capacity.", "
", " There are places to go, things to do, and stuff to ~~pinch, pilfer, and abscond with~~ collect, cherish, and oh so carefully tote about the world.", "
", " So off you go, you stylish rapscallion. Here's some leather--the rest of your outfit could use a little help.", "
", " --Oh dear. I said that last part out loud, didn't I?--", "---" ], "groups": { "Storage": { "position": [ -80, -220 ] } }, "icon": { "item": { "id": "packedup:basicbackpack", "count": 1 }, "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", "title": { "translate": "Basic Backpacks" } }, "settings": { "unlockNotification": false, "showDependencyArrow": true, "repeatable": false, "individual_progress": false, "hidden": "LOCKED" } }