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

185 lines
3.9 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"ca1": {
"type": "heracles:item",
"item": "croptopia:scrambled_eggs",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca0": {
"type": "heracles:item",
"item": "croptopia:chicken_and_dumplings",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca3": {
"type": "heracles:item",
"item": "croptopia:fried_chicken",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca2": {
"type": "heracles:item",
"item": "croptopia:lemon_chicken",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca5": {
"type": "heracles:item",
"item": "croptopia:cashew_chicken",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca4": {
"type": "heracles:item",
"item": "croptopia:chicken_and_rice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca6": {
"type": "heracles:item",
"item": "croptopia:sunny_side_eggs",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ca": {
"type": "heracles:item",
"item": "croptopia:chicken_and_noodles",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"chickeneggs2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:chicken",
"count": 16
},
"type": "heracles:item"
},
"chickeneggs1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:egg",
"count": 16
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"A collection of dishes made with chicken or eggs"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-125,
125
]
}
},
"icon": {
"item": {
"id": "croptopia:lemon_chicken",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Chicken and Egg Dishes"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}