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

171 lines
3.7 KiB
JSON

{
"dependencies": [
"Farmer's Delight"
],
"tasks": {
"fdcr": {
"type": "heracles:item",
"item": "farmersdelight:cooked_rice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdsr": {
"type": "heracles:item",
"item": "farmersdelight:salmon_roll",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdkrs": {
"type": "heracles:item",
"item": "farmersdelight:kelp_roll_slice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdfr": {
"type": "heracles:item",
"item": "farmersdelight:fried_rice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdkr": {
"type": "heracles:item",
"item": "farmersdelight:kelp_roll",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdmr": {
"type": "heracles:item",
"item": "farmersdelight:mushroom_rice",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
},
"fdcr0": {
"type": "heracles:item",
"item": "farmersdelight:cod_roll",
"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:dried_kelp",
"count": 6
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "farmersdelight:rice",
"count": 4
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Sushi and rice offer a great variety of possibilities in the cooking world and sushi wouldn't be what it is without rice!"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-265,
100
]
}
},
"icon": {
"item": {
"id": "farmersdelight:kelp_roll",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Sushi and Rice Dishes"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}