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

105 lines
3.7 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 Aluminum Barrel"
],
"tasks": {
"MI Stainless Steel Barrel Task0": {
"type": "heracles:item",
"item": "modern_industrialization:stainless_steel_barrel",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"MI Stainless Steel Barrel Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:stainless_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\" color=\"#88ffffff\">Steel</p>",
"<p align=\"right\" color=\"#88ffffff\">Aluminum</p>",
"<p align=\"right\" background=\"2 #bcd3e3\" color=\"white\">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:stainless_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\">4096 stacks</p>",
"",
"",
"<p align=\"center\">Fee-fi-fo-fum,</p>",
"<p align=\"center\">I want ma Fe</p>",
"<p align=\"center\">All-oy-ed wit</p>",
"<p align=\"center\">Chro-mi-um.</p>",
"",
"",
"---",
"<component>[\"\",{\"text\":\"¹ \"},{\"text\":\"Share\",\"underlined\":true,\"color\":\"#BCD3E3\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://discord.gg/6rkdm48\"},\"hoverEvent\":{\"action\":\"show_text\",\"contents\":\"All of Fabric's Discord\"}},{\"text\":\" your own stainless steel poem or nursery rhyme!\"}]</component>",
"<component>[\"\",{\"text\":\"To properly get your \"},{\"text\":\"austenitic\",\"underlined\":true,\"color\":\"#BCD3E3\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://en.wikipedia.org/wiki/Austenitic_stainless_steel\"},\"hoverEvent\":{\"action\":\"show_text\",\"contents\":\"https://en.wikipedia.org/wiki/Austenitic_stainless_steel\"}},{\"text\":\" groove on, include Nickel (Ni) and Manganese (Mn).\"}]</component>"
],
"groups": {
"Storage": {
"position": [
220,
-100
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:stainless_steel_barrel",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "MI Stainless Steel Barrel"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}