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

72 lines
1.5 KiB
JSON

{
"dependencies": [
"Visiting the Hot Planets"
],
"tasks": {
"ad_astra_mercury_landing": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"advancements": [
"ad_astra:mercury"
],
"type": "heracles:advancement"
}
},
"rewards": {
"aacfb": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "ad_astra:cryo_fuel_bucket",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Mercury is quite similar to the Nether, there isn't anything too important here but a true explorer must explore all worlds"
],
"groups": {
"Ad Astra": {
"position": [
480,
-10
]
}
},
"icon": {
"item": {
"id": "ad_astra:mercury_globe",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Mercury"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}