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

107 lines
3.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"dependencies": [
"MI Stainless Steel Tank"
],
"tasks": {
"MI Titanium Tank Task0": {
"type": "heracles:item",
"item": "modern_industrialization:titanium_tank",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"MI Titanium Tank Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:titanium_plate",
"count": 8
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"---",
"<columns template=\"30 40 30\">",
"<column valign=\"middle\">",
"<p align=\"right\" color=\"#88ffffff\">Bronze</p>",
"<p align=\"right\" color=\"#88ffffff\">Steel</p>",
"<p align=\"right\" color=\"#88ffffff\">Aluminum</p>",
"<p align=\"right\" color=\"#88ffffff\">Stainless</p>",
"<p align=\"right\" background=\"2 #ee84ed\" color=\"white\">Titanium</p>",
"<p align=\"right\" color=\"#88ffffff\" shadowed=\"true\">Quantum</p>",
"</column>",
"<column valign=\"middle\">",
"<br/>",
"<item id=\"modern_industrialization:titanium_tank\" scale=\"3\" background=\"4 ghostwhite\" border=\"2 black\"> </item>",
"<br/>",
"</column>",
"<column valign=\"middle\">",
"<h2 align=\"left\" background=\"2 ghostwhite\" border=\"1 black\" color=\"red\">MI</h2>",
"<br/>",
"<p align=\"left\" color=\"lightgray\">Barrel</p>",
"<p align=\"left\" background=\"2 crimson\" color=\"white\">Tank</p>",
"</column>",
"</columns>",
"<p align=\"center\" background=\"2 crimson\" color=\"white\">64,000 mB</p>",
"",
"",
" Advanced alloys¹, magnesium sulfuric solution, and argon… oh my!",
"",
" Youve made it: Titanium. The apex of metallurgy² in your journey through MI.",
" ",
" Your reward for all that is… just double the storage capacity of Stainless Steel tanks and barrels?",
"",
" Well, just you wait… boggling amounts of storage in a single block are nearly yours to have.",
"",
"---",
"¹ --Kanthal--, aka FeCrAl",
"² But not the most advanced material in MI. Oh, no, you're not quite there yet."
],
"groups": {
"Storage": {
"position": [
260,
-60
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:titanium_tank",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "MI Titanium Tank"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}