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

101 lines
2.1 KiB
JSON

{
"dependencies": [
"Croptopia1"
],
"tasks": {
"cs": {
"type": "heracles:item",
"item": "croptopia:sushi",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"cs0": {
"type": "heracles:item",
"item": "croptopia:tuna_roll",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"suhi1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:seagrass",
"count": 32
},
"type": "heracles:item"
},
"sushi2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "farmersdelight:rice",
"count": 32
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Sushi consists of a filling of choice, usually fish or vegetables, surrounded by rice inside of a see weed sheet"
],
"groups": {
"Farmer O' Worlds": {
"position": [
0,
250
]
}
},
"icon": {
"item": {
"id": "croptopia:sushi",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Sushi"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}