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

174 lines
3.7 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cs": {
"type": "heracles:item",
"item": "croptopia:toast_sandwich",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs1": {
"type": "heracles:item",
"item": "croptopia:blt",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs0": {
"type": "heracles:item",
"item": "croptopia:ham_sandwich",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs3": {
"type": "heracles:item",
"item": "croptopia:grilled_cheese",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs2": {
"type": "heracles:item",
"item": "croptopia:peanut_butter_and_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs5": {
"type": "heracles:item",
"item": "croptopia:croque_monsieur",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs4": {
"type": "heracles:item",
"item": "croptopia:croque_madame",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"sandwich1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:toast",
"count": 6
},
"type": "heracles:item"
},
"sandwich2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:grape_jam",
"count": 3
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"/6/Sandwiches/6/, the most traditional evening snack, an easy to carry and filling food",
" ",
" ",
"(For legal reasons we don't consider hamburgers a sandwich)"
],
"groups": {
"Farmer O' Worlds": {
"position": [
125,
250
]
}
},
"icon": {
"item": {
"id": "croptopia:blt",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Sandwiches"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}