154 lines
4.2 KiB
JSON
154 lines
4.2 KiB
JSON
{
|
|
"dependencies": [
|
|
"Farmer's Delight"
|
|
],
|
|
"tasks": {
|
|
"fdcb": {
|
|
"type": "heracles:item",
|
|
"item": "farmersdelight:cutting_board",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"fdcp": {
|
|
"type": "heracles:item",
|
|
"item": "farmersdelight:cooking_pot",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"fds": {
|
|
"type": "heracles:item",
|
|
"item": "farmersdelight:stove",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"fdk": {
|
|
"type": "heracles:item",
|
|
"item": "#c:tools/knives",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"fdskillet": {
|
|
"type": "heracles:item",
|
|
"item": "farmersdelight:skillet",
|
|
"nbt": {
|
|
"Damage": 0
|
|
},
|
|
"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": "farmersdelight:iron_knife",
|
|
"count": 1,
|
|
"nbt": {
|
|
"Damage": 0
|
|
}
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"There are 3 main things for cooking",
|
|
"<br/>",
|
|
"<br/>",
|
|
"First and most important, the cooking pot, here you will cook most foods, it requires a source of heat which can be a campfire, lava, fire or preferably a stove, the cooking pot also turns villagers into chefs, they sell already made food",
|
|
"<br/>",
|
|
"<br/>",
|
|
"The stove is safe and good looking source of heat for your stove and skillet",
|
|
"<br/>",
|
|
"<br/>",
|
|
"The skillet can be used as a weapon or for cooking, simply shift right click where you wish to place it, it will also require a source of heat and it allows to leave a stack of food in it that will slowly get cooked and then be dropped to the ground just like a campfire, the skillet also turns villagers into cooks, they sell meat cuts",
|
|
"<br/>",
|
|
"<br/>",
|
|
"The cutting board has many recipes and not just for food, it allows using a knife to cut something into something else, to double meats and fish or to obtain slices from the many cakes and pies.",
|
|
"The cutting board also has other recipes that use different tools, like stripping bark of a log with an axe, make sure to check REI for all possibilities",
|
|
"<br/>",
|
|
"<br/>",
|
|
"Knives can be used to cut things in the cutting board, they can also be used as a weapon although they aren't very strong, however, to obtain ham you will need to kill pigs or hoglins with a knife",
|
|
"Knives can also be made of many materials"
|
|
],
|
|
"groups": {
|
|
"Farmer O' Worlds": {
|
|
"position": [
|
|
-325,
|
|
-40
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "farmersdelight:skillet",
|
|
"count": 1,
|
|
"nbt": {
|
|
"Damage": 0
|
|
}
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "Cooking Tools"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |