168 lines
3.7 KiB
JSON
168 lines
3.7 KiB
JSON
{
|
|
"dependencies": [
|
|
"The Animals"
|
|
],
|
|
"tasks": {
|
|
"meadow_sheep_milk": {
|
|
"type": "heracles:item",
|
|
"item": "meadow:wooden_sheep_milk_bucket",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"meadow_milk": {
|
|
"type": "heracles:item",
|
|
"item": "meadow:wooden_milk_bucket",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"meadow_goat_milk": {
|
|
"type": "heracles:item",
|
|
"item": "meadow:wooden_goat_milk_bucket",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"meadow_warped_milk": {
|
|
"type": "heracles:item",
|
|
"item": "meadow:wooden_warped_milk_bucket",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"meadow_bison_milk": {
|
|
"type": "heracles:item",
|
|
"item": "meadow:wooden_buffalo_milk_bucket",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
}
|
|
},
|
|
"rewards": {
|
|
"meadow_warped_milk": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "meadow:wooden_warped_milk_bucket",
|
|
"count": 6
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"meadow_bear": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "meadow:raw_bear_meat",
|
|
"count": 8
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"meadow_wooden_bucket": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "meadow:wooden_bucket",
|
|
"count": 3
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"With the latest advanced technology in wooden buckets there is many new milks to collect",
|
|
"<br/>",
|
|
"Cows give regular milk",
|
|
"<br/>",
|
|
"Black and cream colored wooly cows and water buffalos give buffalo milk",
|
|
"<br/>",
|
|
"Warped wooly cows give warped milk",
|
|
"<br/>",
|
|
"Sheep give sheep milk",
|
|
"<br/>",
|
|
"Goats give goat milk"
|
|
],
|
|
"groups": {
|
|
"Farmer O' Worlds": {
|
|
"position": [
|
|
25,
|
|
-490
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "meadow:wooden_sheep_milk_bucket",
|
|
"count": 1
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "Milk"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |