AOF7-Vocality/config/heracles/quests/farmeroworlds/Nether Rice Roll Medley.json
2024-02-20 18:35:48 -06:00

103 lines
2.1 KiB
JSON

{
"dependencies": [
"Warped Kelp Roll",
"Fish Rolls"
],
"tasks": {
"ndnrrm": {
"type": "heracles:item",
"item": "netherdepthsupgrade:nether_rice_roll_medley_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": "farmersdelight:rice",
"count": 16
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "farmersdelight:cooking_pot",
"count": 1
},
"type": "heracles:item"
},
"3": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:bowl",
"count": 1
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"A more aesthetic way to present your sushi"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-580,
75
]
}
},
"icon": {
"item": {
"id": "netherdepthsupgrade:nether_rice_roll_medley_block",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Nether Rice Roll Medley"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}