AOF7-Vocality/config/heracles/quests/farmeroworlds/Pastries and Baked Goods.json
2024-02-20 18:35:48 -06:00

298 lines
6.4 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cb12": {
"type": "heracles:item",
"item": "croptopia:pumpkin_bars",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb13": {
"type": "heracles:item",
"item": "croptopia:macaron",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb0": {
"type": "heracles:item",
"item": "croptopia:brownies",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb10": {
"type": "heracles:item",
"item": "croptopia:lemon_coconut_bar",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb11": {
"type": "heracles:item",
"item": "croptopia:rhubarb_crisp",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb2": {
"type": "heracles:item",
"item": "croptopia:banana_nut_bread",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb1": {
"type": "heracles:item",
"item": "croptopia:snicker_doodle",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb4": {
"type": "heracles:item",
"item": "croptopia:nutty_cookie",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb3": {
"type": "heracles:item",
"item": "croptopia:raisin_oatmeal_cookie",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb6": {
"type": "heracles:item",
"item": "croptopia:sweet_crepes",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb5": {
"type": "heracles:item",
"item": "croptopia:scones",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb8": {
"type": "heracles:item",
"item": "croptopia:cinnamon_roll",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb7": {
"type": "heracles:item",
"item": "croptopia:treacle_tart",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb9": {
"type": "heracles:item",
"item": "croptopia:fruit_cake",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb": {
"type": "heracles:item",
"item": "croptopia:doughnut",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"psatries2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:sugar",
"count": 8
},
"type": "heracles:item"
},
"pastries1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:milk_bottle",
"count": 8
},
"type": "heracles:item"
},
"pastries3": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:chocolate",
"count": 8
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"A collection of foods commonly sweet and made to be eaten for breakfast or dessert"
],
"groups": {
"Farmer O' Worlds": {
"position": [
125,
150
]
}
},
"icon": {
"item": {
"id": "croptopia:brownies",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Pastries"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}