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

70 lines
1.5 KiB
JSON

{
"dependencies": [
"Let's Do Mods"
],
"tasks": {
"bp": {
"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": 100,
"title": "",
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Beachparty is a mod that improves beaches, adding palms, new mobs, new sand variations and many summer or beach related foods, mainly refreshing drinks or desserts for a hot summer day",
"<br/>",
"<br/>",
"The cocktails and the unopened coconuts can also serve as decorations since they can be placed"
],
"groups": {
"Farmer O' Worlds": {
"position": [
50,
-290
]
}
},
"icon": {
"item": {
"id": "beachparty:palm_sapling",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/circles.png",
"title": {
"translate": "Beachparty"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}