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

72 lines
1.4 KiB
JSON

{
"dependencies": [
"Wine ageing"
],
"tasks": {
"vnw": {
"type": "heracles:item",
"item": "vinery:noir_wine",
"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:noir_wine",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Gives instant health"
],
"groups": {
"Farmer O' Worlds": {
"position": [
420,
-215
]
}
},
"icon": {
"item": {
"id": "vinery:noir_wine",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Noir Wine"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}