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

71 lines
1.5 KiB
JSON

{
"dependencies": [],
"tasks": {
"assistancecheck1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {
"miguidereward": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "modern_industrialization:guidebook",
"count": 1
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"<hr/>",
"# A guide?",
"<br/>",
" Yes, a book is something I can manifest. It's not the biggest, but it'll do. This path will be the most complex thing you do in this world. I do not suggest you brute force it; I cannot stress this enough, take your time with it.",
"<hr/>"
],
"groups": {
"Modern Industrialization": {
"position": [
0,
0
]
}
},
"icon": {
"item": {
"id": "modern_industrialization:guidebook",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "A Guide?"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}