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

118 lines
2.6 KiB
JSON

{
"dependencies": [
"Calorite"
],
"tasks": {
"ad_astra_glacio_landing": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"advancements": [
"ad_astra:interstellar"
],
"type": "heracles:advancement"
},
"aart4": {
"type": "heracles:item",
"item": "ad_astra:tier_4_rocket",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"ad_astra_desh": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "ad_astra:desh_ingot",
"count": 32
},
"type": "heracles:item"
},
"ad_astra_calorite": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "ad_astra:calorite_ingot",
"count": 32
},
"type": "heracles:item"
},
"ad_astra_ostrum": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "ad_astra:ostrum_ingot",
"count": 32
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"With calorite you can improve your rocket to reach outside of the Solar System, your destination, Glacio",
"<br/>",
"Suprisingly, Glacio has oxygen so a space suit isn't necessary, it is a peaceful planet, rich in copper and ice shards, a perfect place for a little vacation"
],
"groups": {
"Ad Astra": {
"position": [
600,
-50
]
}
},
"icon": {
"item": {
"id": "ad_astra:glacio_globe",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Glacio"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}