AOF7-Vocality/config/heracles/quests/farmeroworlds/Let's Do Mods.json
2024-02-20 18:35:48 -06:00

75 lines
1.5 KiB
JSON

{
"dependencies": [
"An Introduction"
],
"tasks": {
"ld": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {
"letsdo1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "vinery:straw_hat",
"count": 1,
"nbt": {
"Damage": 0
}
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"The/c/ Let's Do/c/ family of mods is a collection of mods centered around a specific thematic, they have unique ways of \"cooking\", special decorations, mobs and much more!"
],
"groups": {
"Farmer O' Worlds": {
"position": [
0,
-190
]
}
},
"icon": {
"item": {
"id": "vinery:straw_hat",
"count": 1,
"nbt": {
"Damage": 0
}
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/circles.png",
"title": {
"translate": "Let's Do Mods"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}