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

107 lines
3.0 KiB
JSON
Raw Permalink 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 Bronze Barrel"
],
"tasks": {
"MI Steel Barrel Task0": {
"type": "heracles:item",
"item": "modern_industrialization:steel_barrel",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"MI Steel Barrel Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:steel_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\" background=\"2 #252425\" color=\"white\">Steel</p>",
"<p align=\"right\" color=\"#88ffffff\">Aluminum</p>",
"<p align=\"right\" color=\"#88ffffff\">Stainless</p>",
"<p align=\"right\" color=\"#88ffffff\">Titanium</p>",
"<p align=\"right\" color=\"#88ffffff\" shadowed=\"true\">Quantum</p>",
"</column>",
"<column valign=\"middle\">",
"<br/>",
"<item id=\"modern_industrialization:steel_barrel\" 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\" background=\"2 crimson\" color=\"white\">Barrel</p>",
"<p align=\"left\" color=\"lightgray\">Tank</p>",
"</column>",
"</columns>",
"<p align=\"center\" background=\"2 crimson\" color=\"white\">128 stacks</p>",
"",
"",
" Now youre coke-ing!",
"",
" Elemental iron? Passé!",
"",
" Steel—iron alloyed with carbon—is where its at.",
" ",
" Coke, mix, blast… and repeat. Youre going to want a --lot-- of this stuff. Now you are really getting industrial.",
"",
" But first, a nice steely looking barrel or tank—or several—will do nicely.",
"",
"---"
],
"groups": {
"Storage": {
"position": [
220,
-180
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:steel_barrel",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "MI Steel Barrel"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}