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

173 lines
3.6 KiB
JSON

{
"dependencies": [
"Kettle"
],
"tasks": {
"frgtc": {
"type": "heracles:item",
"item": "farmersrespite:green_tea_cookie",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"frbc0": {
"type": "heracles:item",
"item": "farmersrespite:black_cod",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"frtc": {
"type": "heracles:item",
"item": "farmersrespite:tea_curry",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"frnws": {
"type": "heracles:item",
"item": "farmersrespite:nether_wart_sourdough",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"frbc": {
"type": "heracles:item",
"item": "farmersrespite:blazing_chili",
"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": 1
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:coffee_beans",
"count": 2
},
"type": "heracles:item"
},
"3": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "farmersdelight:minced_beef",
"count": 1
},
"type": "heracles:item"
},
"4": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:blaze_powder",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"These are some foods made with ingredients used to make the teas and coffee"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-650,
50
]
}
},
"icon": {
"item": {
"id": "farmersrespite:blazing_chili",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Other Foods"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}