AOF7-Vocality/config/heracles/quests/storage/TR Advanced Tank Unit.json
2024-02-20 18:35:48 -06:00

89 lines
2.3 KiB
JSON

{
"dependencies": [
"TR Basic Tank Unit"
],
"tasks": {
"TR Advanced Tank Unit Task0": {
"type": "heracles:item",
"item": "techreborn:advanced_tank_unit",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"TR Advanced Tank Unit Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:electrum_plate",
"count": 3
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"---",
"",
"<columns template=\"34 24 46\">",
"\t<column>",
"\t\t<p align=\"right\">TechReborn</p>",
"\t\t<h2 align=\"right\">Tank Unit</h2>",
"\t</column>",
"\t<column valign=\"bottom\">",
"\t\t<item id=\"techreborn:advanced_tank_unit\" scale=\"2\" align=\"right\" background=\"5 #aadc143c\"></item>",
"\t\t<p align=\"right\" italic=\"true\" background=\"2 #44dc143c\" border=\"0 dc143c\" color=\"#aadc143c\"> Volume:</p>",
"\t</column>",
"\t<column valign=\"bottom\">",
"\t\t<h2 align=\"left\" shadowed=\"true\" background=\"2 #44dc143c\" color=\"#dc143c\">Advanced</h2>",
"\t\t<p align=\"left\" italic=\"true\" background=\"2 #aadc143c\" color=\"black\"> 512,000 mB </p>",
"\t</column>",
"</columns>",
"",
"---"
],
"groups": {
"Storage": {
"position": [
130,
-140
]
}
},
"icon": {
"item": {
"id": "techreborn:advanced_tank_unit",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "TR Advanced Tank Unit"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}