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

201 lines
4.2 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cd2": {
"type": "heracles:item",
"item": "croptopia:wine",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd": {
"type": "heracles:item",
"item": "croptopia:tea",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd1": {
"type": "heracles:item",
"item": "croptopia:beer",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd4": {
"type": "heracles:item",
"item": "croptopia:rum",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd3": {
"type": "heracles:item",
"item": "croptopia:mead",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd5": {
"type": "heracles:item",
"item": "croptopia:pumpkin_spice_latte",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cd0": {
"type": "heracles:item",
"item": "croptopia:coffee",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"miscellaneous4": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:sugar",
"count": 8
},
"type": "heracles:item"
},
"miscellaneous3": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "bakery:yeast",
"count": 2
},
"type": "heracles:item"
},
"micellaneous1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:grape",
"count": 4
},
"type": "heracles:item"
},
"micellaneous2": {
"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": [
"A collection of beverages to pair with your breakfast, lunch, dinner or dessert"
],
"groups": {
"Farmer O' Worlds": {
"position": [
125,
100
]
}
},
"icon": {
"item": {
"id": "croptopia:beer",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Miscellaneous Drinks"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}