AOF7-Vocality/config/heracles/quests/adastra/Space Stations.json
2024-02-20 18:35:48 -06:00

61 lines
1.3 KiB
JSON

{
"dependencies": [
"Desh"
],
"tasks": {
"aass": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Space stations allow you to live in orbit of a planet of your choice, to build them you will need",
"<br/>",
"32 Desh ingots",
"32 Steel ingots",
"64 Iron plates",
"32 Desh plates",
"<br/>",
"<br/>",
"If you wish to live in a space station it would be a good idea to wait until you have an oxygen distributor"
],
"groups": {
"Ad Astra": {
"position": [
270,
-10
]
}
},
"icon": {
"item": {
"id": "ad_astra:white_flag",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Space Stations"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}