{ "dependencies": [ "The Basics of Cheese Making" ], "tasks": { "meadow_cheese_wheel": { "type": "heracles:item", "item": "meadow:cheese_block", "amount": 1, "collection": "AUTOMATIC", "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" } } }, "rewards": { "meadow_milk": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "meadow:wooden_milk_bucket", "count": 1 }, "type": "heracles:item" }, "meadow_renet": { "title": "", "icon": { "item": { "id": "minecraft:air", "count": 0 }, "type": "heracles:item" }, "item": { "id": "meadow:rennet", "count": 1 }, "type": "heracles:item" } }, "display": { "subtitle": { "text": "" }, "description": [ "The traditional cheese wheel, hard to beat" ], "groups": { "Farmer O' Worlds": { "position": [ -80, -570 ] } }, "icon": { "item": { "id": "meadow:cheese_block", "count": 1 }, "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", "title": { "translate": "Cheese Wheel" } }, "settings": { "unlockNotification": false, "showDependencyArrow": true, "repeatable": false, "individual_progress": false, "hidden": "LOCKED" } }