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

159 lines
3.4 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cs": {
"type": "heracles:item",
"item": "croptopia:cucumber_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs1": {
"type": "heracles:item",
"item": "croptopia:leafy_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs0": {
"type": "heracles:item",
"item": "croptopia:caesar_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs3": {
"type": "heracles:item",
"item": "croptopia:veggie_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs2": {
"type": "heracles:item",
"item": "croptopia:fruit_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs4": {
"type": "heracles:item",
"item": "croptopia:beetroot_salad",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"salads2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:bowl",
"count": 8
},
"type": "heracles:item"
},
"salands1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:oak_leaves",
"count": 16
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Some of the healthiest foods in the world, good for losing weight and good cardiovascular health.",
"",
"Make sure you get the right /2/leaves/2/ though!"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-125,
175
]
}
},
"icon": {
"item": {
"id": "croptopia:veggie_salad",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Salads"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}