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

213 lines
4.5 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cj8": {
"type": "heracles:item",
"item": "croptopia:yam_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj7": {
"type": "heracles:item",
"item": "croptopia:strawberry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj": {
"type": "heracles:item",
"item": "croptopia:apricot_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj0": {
"type": "heracles:item",
"item": "croptopia:blackberry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj2": {
"type": "heracles:item",
"item": "croptopia:cherry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj1": {
"type": "heracles:item",
"item": "croptopia:blueberry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj4": {
"type": "heracles:item",
"item": "croptopia:grape_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj3": {
"type": "heracles:item",
"item": "croptopia:elderberry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj6": {
"type": "heracles:item",
"item": "croptopia:raspberry_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cj5": {
"type": "heracles:item",
"item": "croptopia:peach_jam",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"jam2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "croptopia:grape",
"count": 8
},
"type": "heracles:item"
},
"jam1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:sugar",
"count": 8
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Jams are an easy to get food, they replenish little hunger but can be used to make more filling foods"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-75,
250
]
}
},
"icon": {
"item": {
"id": "croptopia:grape_jam",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Jams"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}