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

67 lines
1.3 KiB
JSON

{
"dependencies": [
"Vinery"
],
"tasks": {
"vne": {
"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": 500,
"title": "",
"type": "heracles:xp"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"There are 3 main blocks you will need to craft for making wine"
],
"groups": {
"Farmer O' Worlds": {
"position": [
350,
-100
]
}
},
"icon": {
"item": {
"id": "minecraft:book",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Neccesary Equipment"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}