87 lines
1.9 KiB
JSON
87 lines
1.9 KiB
JSON
{
|
|
"dependencies": [
|
|
"Nether Vinery"
|
|
],
|
|
"tasks": {
|
|
"nvnb0": {
|
|
"type": "heracles:item",
|
|
"item": "nethervinery:warped_nether_bag",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"nvnb": {
|
|
"type": "heracles:item",
|
|
"item": "nethervinery:crimson_nether_bag",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
}
|
|
},
|
|
"rewards": {
|
|
"1": {
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"xptype": "POINTS",
|
|
"amount": 200,
|
|
"title": "",
|
|
"type": "heracles:xp"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"Are bundles hard to get? have a lot of random stuff you need to keep? Then you are in luck!",
|
|
" ",
|
|
" ",
|
|
"The nether bags are basically bundles that are really to craft, all upsides, no downsides!"
|
|
],
|
|
"groups": {
|
|
"Farmer O' Worlds": {
|
|
"position": [
|
|
200,
|
|
-30
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "nethervinery:crimson_nether_bag",
|
|
"count": 1
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "Nether Bags"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |