AOF7-Vocality/config/heracles/quests/farmeroworlds/Nether Depths.json
2024-02-20 18:35:48 -06:00

70 lines
1.5 KiB
JSON

{
"dependencies": [
"Farmer's Delight"
],
"tasks": {
"nd": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {
"1": {
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"xptype": "POINTS",
"amount": 150,
"title": "",
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Nether Depths adds a whole new world of life to the vast lava oceans of the nether, here you will find many new fish, vegetation and structures, it also adds some other useful things.",
"<br/>",
"<br/>",
"You will also be able to fish in lava now if you have the right fishing rod"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-540,
40
]
}
},
"icon": {
"item": {
"id": "netherdepthsupgrade:searing_cod",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/circles.png",
"title": {
"translate": "Nether Depths"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}