{ "dependencies": [ "Utilities" ], "tasks": { "vgs": { "type": "heracles:item", "item": "vinery:grapevine_stem", "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": 2 }, "type": "heracles:item" } }, "display": { "subtitle": { "text": "" }, "description": [ "Grapevine stems are 2 block tall poles that allow planting grapes in them, except for jungle grapes, to allow for faster growth and better grape yields" ], "groups": { "Farmer O' Worlds": { "position": [ 200, 0 ] } }, "icon": { "item": { "id": "vinery:grapevine_stem", "count": 1 }, "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", "title": { "translate": "Grapevine Stem" } }, "settings": { "unlockNotification": false, "showDependencyArrow": true, "repeatable": false, "individual_progress": false, "hidden": "LOCKED" } }