AOF7-Vocality/config/heracles/quests/adastra/Visiting the Hot Planets.json
2024-02-20 18:35:48 -06:00

56 lines
1.1 KiB
JSON

{
"dependencies": [
"Netherite Space Suit"
],
"tasks": {
"aart3": {
"type": "heracles:item",
"item": "ad_astra:tier_3_rocket",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Now that you have your netherite space suit you'll also need an improved rocket that can withstand the heat"
],
"groups": {
"Ad Astra": {
"position": [
480,
-50
]
}
},
"icon": {
"item": {
"id": "ad_astra:tier_3_rocket",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Visiting the Hot Planets"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}