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

128 lines
2.8 KiB
JSON

{
"dependencies": [
"Fish Slices"
],
"tasks": {
"ndcss": {
"type": "heracles:item",
"item": "netherdepthsupgrade:cooked_soulsucker_slice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ndcmcfs": {
"type": "heracles:item",
"item": "netherdepthsupgrade:cooked_magmacubefish_slice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ndcgs": {
"type": "heracles:item",
"item": "netherdepthsupgrade:cooked_glowdine_slice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ndcos": {
"type": "heracles:item",
"item": "netherdepthsupgrade:cooked_obsidianfish_slice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"ndclps": {
"type": "heracles:item",
"item": "netherdepthsupgrade:cooked_lava_pufferfish_slice",
"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:charcoal",
"count": 16
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"A more filling alternative to regular fish slices if you don't want to make more complex dishes"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-615,
125
]
}
},
"icon": {
"item": {
"id": "netherdepthsupgrade:cooked_glowdine_slice",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Cooked Fish Slices"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}