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

90 lines
1.8 KiB
JSON

{
"dependencies": [
"Nether Vinery"
],
"tasks": {
"nvbp": {
"type": "heracles:item",
"item": "nethervinery:blazewine_pinot",
"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": "minecraft:flint_and_steel",
"count": 1,
"nbt": {
"Damage": 0
}
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "minecraft:golden_apple",
"count": 1
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"Gives immunity to fire but not to lava"
],
"groups": {
"Farmer O' Worlds": {
"position": [
170,
5
]
}
},
"icon": {
"item": {
"id": "nethervinery:blazewine_pinot",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Blazewine Pinot"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}