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

241 lines
5.2 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cc": {
"type": "heracles:item",
"item": "croptopia:baked_beans",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc1": {
"type": "heracles:item",
"item": "croptopia:baked_yam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc0": {
"type": "heracles:item",
"item": "croptopia:baked_sweet_potato",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc10": {
"type": "heracles:item",
"item": "croptopia:molasses",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc3": {
"type": "heracles:item",
"item": "croptopia:cooked_calamari",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc2": {
"type": "heracles:item",
"item": "croptopia:cooked_anchovy",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc5": {
"type": "heracles:item",
"item": "croptopia:cooked_tuna",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc4": {
"type": "heracles:item",
"item": "croptopia:cooked_shrimp",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc7": {
"type": "heracles:item",
"item": "croptopia:raisins",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc6": {
"type": "heracles:item",
"item": "croptopia:popcorn",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc9": {
"type": "heracles:item",
"item": "croptopia:roasted_nuts",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cc8": {
"type": "heracles:item",
"item": "croptopia:toast",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"cookedfood1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:charcoal",
"count": 32
},
"type": "heracles:item"
},
"cookedfoods2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:smoker",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Some foods can simply be cooked in a furnace or smoker to obtain a more filling meal, a simple solution for those that just want a quick dinner"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-25,
250
]
}
},
"icon": {
"item": {
"id": "minecraft:smoker",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Cooked Foods"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}