AOF7-Vocality/config/heracles/quests/farmeroworlds/Jo's Special mixture.json
2024-02-20 18:35:48 -06:00

75 lines
1.5 KiB
JSON

{
"dependencies": [
"Wine ageing"
],
"tasks": {
"vjsm": {
"type": "heracles:item",
"item": "vinery:jo_special_mixture",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "vinery:jo_special_mixture",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Provides you with vision to realities far from our own by expanding your mind's perception",
" ",
" ",
"(Drink in moderation)"
],
"groups": {
"Farmer O' Worlds": {
"position": [
240,
-275
]
}
},
"icon": {
"item": {
"id": "vinery:jo_special_mixture",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Jo's Special mixture"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}