93 lines
1.9 KiB
JSON
93 lines
1.9 KiB
JSON
{
|
|
"dependencies": [
|
|
"Grapes"
|
|
],
|
|
"tasks": {
|
|
"rg": {
|
|
"type": "heracles:item",
|
|
"item": "vinery:red_grape",
|
|
"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": "vinery:red_grape_seeds",
|
|
"count": 4
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"2": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "minecraft:bone_meal",
|
|
"count": 16
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"These grapes can be found in meadows, plains and sunflower plains",
|
|
" ",
|
|
" ",
|
|
"They can be planted anywhere or on a stem for extra grapes and growth speed",
|
|
" ",
|
|
" ",
|
|
"These grapes can also be bought in the market"
|
|
],
|
|
"groups": {
|
|
"Farmer O' Worlds": {
|
|
"position": [
|
|
300,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "vinery:red_grape",
|
|
"count": 1
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "Red Grapes"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |