AOF7-Vocality/config/heracles/quests/farmeroworlds/Soups and Stews FD.json
2024-02-20 18:35:48 -06:00

185 lines
4.0 KiB
JSON

{
"dependencies": [
"Farmer's Delight"
],
"tasks": {
"fdbs": {
"type": "heracles:item",
"item": "farmersdelight:beef_stew",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdbb": {
"type": "heracles:item",
"item": "farmersdelight:bone_broth",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdcs": {
"type": "heracles:item",
"item": "farmersdelight:chicken_soup",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdvs": {
"type": "heracles:item",
"item": "farmersdelight:vegetable_soup",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdfs": {
"type": "heracles:item",
"item": "farmersdelight:fish_stew",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdbcs": {
"type": "heracles:item",
"item": "farmersdelight:baked_cod_stew",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdns": {
"type": "heracles:item",
"item": "farmersdelight:noodle_soup",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdps": {
"type": "heracles:item",
"item": "farmersdelight:pumpkin_soup",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:bowl",
"count": 4
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "farmersdelight:cooking_pot",
"count": 1
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Soups and stews are a variety of highly nourishing foods, always made in a bowl but don't worry you can carry up to 16 of them"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-265,
75
]
}
},
"icon": {
"item": {
"id": "farmersdelight:fish_stew",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Soups and Stews"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}