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

198 lines
4.4 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cb0": {
"type": "heracles:item",
"item": "croptopia:steamed_broccoli",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb1": {
"type": "heracles:item",
"item": "croptopia:steamed_green_beans",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb4": {
"type": "heracles:item",
"item": "croptopia:steamed_clams",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb3": {
"type": "heracles:item",
"item": "croptopia:steamed_crab",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb6": {
"type": "heracles:item",
"item": "croptopia:oatmeal",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb5": {
"type": "heracles:item",
"item": "croptopia:crab_legs",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb8": {
"type": "heracles:item",
"item": "croptopia:buttered_green_beans",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb7": {
"type": "heracles:item",
"item": "croptopia:cabbage_roll",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb9": {
"type": "heracles:item",
"item": "croptopia:mashed_potatoes",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cb": {
"type": "heracles:item",
"item": "croptopia:steamed_rice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"steamedboiled1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:water_bottle",
"count": 32
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Steaming and boiling are simmilar cooking methods, both of them involve liquids, the difference is that in boiling the ingredients are fully submerged while in steaming only some liquid is added"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-125,
100
]
}
},
"icon": {
"item": {
"id": "croptopia:cooking_pot",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Steamed and Boiled"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}