95 lines
2.0 KiB
JSON
95 lines
2.0 KiB
JSON
{
|
|
"dependencies": [
|
|
"Herbal Brews"
|
|
],
|
|
"tasks": {
|
|
"hb_witch_hat": {
|
|
"type": "heracles:item",
|
|
"item": "herbalbrews:witch_hat",
|
|
"nbt": {
|
|
"Damage": 0
|
|
},
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"hb_top_hat": {
|
|
"type": "heracles:item",
|
|
"item": "herbalbrews:top_hat",
|
|
"nbt": {
|
|
"Damage": 0
|
|
},
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
}
|
|
},
|
|
"rewards": {
|
|
"hb_wool": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "minecraft:white_wool",
|
|
"count": 10
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"Wether an evil swamp witch or a rich member of the royal court we all have one thing in common, we like to brew drinks"
|
|
],
|
|
"groups": {
|
|
"Farmer O' Worlds": {
|
|
"position": [
|
|
-45,
|
|
-365
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "herbalbrews:top_hat",
|
|
"count": 1,
|
|
"nbt": {
|
|
"Damage": 0
|
|
}
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "The Duality of Brewing"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |