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

69 lines
1.4 KiB
JSON

{
"dependencies": [
"Meats and Dragon Drops"
],
"tasks": {
"edbm": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {
"1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:bowl",
"count": 4
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"These foods must be placed down and must be picked up with a bowl to be eaten, they restore a lot of hunger and give many positive effects"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-575,
-105
]
}
},
"icon": {
"item": {
"id": "ends_delight:dragon_leg_with_sauce",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Big Meals"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}