113 lines
2.9 KiB
JSON
113 lines
2.9 KiB
JSON
{
|
|
"dependencies": [
|
|
"Golden Backpack"
|
|
],
|
|
"tasks": {
|
|
"AgPackTask": {
|
|
"type": "heracles:item",
|
|
"item": "packedup:silverbackpack",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
}
|
|
},
|
|
"rewards": {
|
|
"Reward4AgPack": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "modern_industrialization:silver_ingot",
|
|
"count": 7
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"---",
|
|
"<br/>",
|
|
"<carousel>",
|
|
"<carousel-item>",
|
|
"<columns template=\"50% 20% 30%\">",
|
|
" <column valign=\"bottom\">",
|
|
"## Silver Backpack",
|
|
" </column>",
|
|
" <column valign=\"bottom\">",
|
|
"<item id=\"packedup:ironbackpack\" scale=\"2\"> </item>",
|
|
" </column>",
|
|
" <column valign=\"bottom\">",
|
|
"<h1 shadowed=\"true\" color=\"silver\">Ag</h1>",
|
|
" </column>",
|
|
"</columns>",
|
|
"<br/>",
|
|
"</carousel-item>",
|
|
"<carousel-item>",
|
|
"<columns template=\"50% 20% 30%\">",
|
|
" <column valign=\"bottom\">",
|
|
"## Gold Backpack",
|
|
" </column>",
|
|
" <column valign=\"bottom\">",
|
|
"<item id=\"packedup:copperbackpack\" scale=\"2\"> </item>",
|
|
" </column>",
|
|
" <column valign=\"bottom\">",
|
|
"<h1 shadowed=\"true\" color=\"goldenrod\">Au</h1>",
|
|
" </column>",
|
|
"</columns>",
|
|
"<br/>",
|
|
"</carousel-item>",
|
|
"</carousel>",
|
|
" --Well, isn't that precious?--",
|
|
"<br/>",
|
|
" Iron and copper are functional, yet... pedestrian.",
|
|
"<br/>",
|
|
" And you?... you are no newb. Not any more. You're moving up in the world. It's time to treat yourself to just a bit of bling.",
|
|
"<br/>",
|
|
" &&8Silver&&r and &&egold&&r backpacks both provide 45 slots of storage... 66% more than your personal inventory.--*--",
|
|
"<br/>",
|
|
"---",
|
|
"--*Yes, again, excluding the hotbar.--"
|
|
],
|
|
"groups": {
|
|
"Storage": {
|
|
"position": [
|
|
-80,
|
|
-60
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "packedup:silverbackpack",
|
|
"count": 1
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "Silver Backpack"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |