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

213 lines
4.5 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cj8": {
"type": "heracles:item",
"item": "croptopia:limeade",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj7": {
"type": "heracles:item",
"item": "croptopia:lemonade",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj": {
"type": "heracles:item",
"item": "croptopia:apple_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj0": {
"type": "heracles:item",
"item": "croptopia:cranberry_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj2": {
"type": "heracles:item",
"item": "croptopia:melon_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj1": {
"type": "heracles:item",
"item": "croptopia:grape_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj4": {
"type": "heracles:item",
"item": "croptopia:pineapple_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj3": {
"type": "heracles:item",
"item": "croptopia:orange_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj6": {
"type": "heracles:item",
"item": "croptopia:tomato_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj5": {
"type": "heracles:item",
"item": "croptopia:saguaro_juice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"juices2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:ice",
"count": 4
},
"type": "heracles:item"
},
"juices1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:glass_bottle",
"count": 4
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Juices are a really easy to get food and allow you to get more --juice-- out of your fruits"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-125,
250
]
}
},
"icon": {
"item": {
"id": "croptopia:orange_juice",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Juices"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}