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

157 lines
3.3 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"ct2": {
"type": "heracles:item",
"item": "croptopia:ajvar_toast",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ct": {
"type": "heracles:item",
"item": "croptopia:toast",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ct1": {
"type": "heracles:item",
"item": "croptopia:toast_with_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ct4": {
"type": "heracles:item",
"item": "croptopia:toast_sandwich",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ct3": {
"type": "heracles:item",
"item": "croptopia:avocado_toast",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ct0": {
"type": "heracles:item",
"item": "croptopia:buttered_toast",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"toast1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:bread",
"count": 16
},
"type": "heracles:item"
},
"toast2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:charcoal",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"/4/Toasts/4/ are an upgrade to regular old bread, they can also be used in combination to other ingredients and foods to make more fulfilling snacks"
],
"groups": {
"Farmer O' Worlds": {
"position": [
75,
250
]
}
},
"icon": {
"item": {
"id": "croptopia:toast",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Toasts"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}