AOF7-Vocality/config/heracles/quests/farmeroworlds/Dragon Leg with Sauce.json
2024-02-20 18:35:48 -06:00

131 lines
2.7 KiB
JSON

{
"dependencies": [
"Big Meals"
],
"tasks": {
"eddlsp": {
"type": "heracles:item",
"item": "ends_delight:dragon_leg_with_sauce",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"eddls": {
"type": "heracles:item",
"item": "ends_delight:dragon_leg_with_sauce_block",
"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": "ends_delight:smoked_dragon_leg",
"count": 1
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "ends_delight:ender_sauce",
"count": 1
},
"type": "heracles:item"
},
"3": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:warped_fungus",
"count": 2
},
"type": "heracles:item"
},
"4": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:crimson_fungus",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"A 2 block long feast, provides 7 plates of dragon leg with sauce"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-610,
-135
]
}
},
"icon": {
"item": {
"id": "ends_delight:dragon_leg_with_sauce_block",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Dragon Leg with Sauce"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}