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

106 lines
4.0 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 Titanium Barrel"
],
"tasks": {
"MI Quantum Barrel Task0": {
"type": "heracles:item",
"item": "modern_industrialization:quantum_barrel",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"MI Quantum Barrel Reward0": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:titanium_barrel",
"count": 1
},
"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\" color=\"#88ffffff\">Titanium</p>",
"<p align=\"right\" background=\"2 #f7f7f7\" color=\"white\" shadowed=\"true\">Quantum</p>",
"</column>",
"<column valign=\"middle\">",
"<br/>",
"<item id=\"modern_industrialization:quantum_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\">2,147,483,647 stacks</p>",
"",
"",
" After Bohr sealed the deal¹, Einstein didnt want to accept it, famously debating Bohr over it, despite himself having taken what Plank² started and running with it³.",
"",
" What is __it__, you ask? Quantum physics, Q.E.D (but not QED, good thinking though.)",
"",
" How the heisenberg that gets us to quantum barrels and tanks, with their stupendous capaciousness, I have no idea.",
"",
"---",
"<component>[\"\",{\"text\":\"¹ \"},{\"text\":\"Bohr model\",\"color\":\"#7cfc00\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://en.wikipedia.org/wiki/Bohr_model\"},\"hoverEvent\":{\"action\":\"show_text\",\"contents\":\"https://en.wikipedia.org/wiki/Bohr_model\"}}]</component>",
"<component>[\"\",{\"text\":\"² \"},{\"text\":\"Ultraviolet catastrophe\",\"color\":\"#dc143c\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://en.wikipedia.org/wiki/Ultraviolet_catastrophe\"},\"hoverEvent\":{\"action\":\"show_text\",\"contents\":\"https://en.wikipedia.org/wiki/Ultraviolet_catastrophe\"}}]</component>",
"<component>[\"\",{\"text\":\"³ \"},{\"text\":\"Photoelectric effect\",\"color\":\"#daa520\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://en.wikipedia.org/wiki/Photoelectric_effect\"},\"hoverEvent\":{\"action\":\"show_text\",\"contents\":\"https://en.wikipedia.org/wiki/Photoelectric_effect\"}}]</component>"
],
"groups": {
"Storage": {
"position": [
220,
-20
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:quantum_barrel",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "MI Quantum Barrel"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}