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

103 lines
2.9 KiB
JSON

{
"dependencies": [
"MI Storage"
],
"tasks": {
"MI Bronze Barrel Task0": {
"type": "heracles:item",
"item": "modern_industrialization:bronze_barrel",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"MI Bronze Barrel Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:bronze_plate",
"count": 8
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"---",
"<columns template=\"30 40 30\">",
"<column valign=\"middle\">",
"<p align=\"right\" background=\"2 #d9ba00\" color=\"white\">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\" color=\"#88ffffff\">Titanium</p>",
"<p align=\"right\" color=\"#88ffffff\" shadowed=\"true\">Quantum</p>",
"</column>",
"<column valign=\"middle\">",
"<br/>",
"<item id=\"modern_industrialization:bronze_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\">32 stacks</p>",
"",
"",
" Bronze. Copper alloyed with Tin.",
"",
" The second of the --Metal Ages--, and the beginning of your journey through --Modern Industrialization--.",
"",
" With just eight plates of bronze your --MI-- storage journey also begins.",
"",
"---"
],
"groups": {
"Storage": {
"position": [
220,
-220
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:bronze_barrel",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "MI Bronze Barrel"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}