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

75 lines
1.5 KiB
JSON

{
"dependencies": [
"Let's Do Mods"
],
"tasks": {
"b": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"type": "heracles:check"
}
},
"rewards": {
"bajer1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "bakery:rolling_pin",
"count": 1,
"nbt": {
"Damage": 0
}
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Bakery has a collection of decorations and foods mostly from traditional European bakeries, it also adds a few new cooking methods"
],
"groups": {
"Farmer O' Worlds": {
"position": [
-130,
-190
]
}
},
"icon": {
"item": {
"id": "bakery:rolling_pin",
"count": 1,
"nbt": {
"Damage": 0
}
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/circles.png",
"title": {
"translate": "Bakery"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}