{ "dependencies": [ "the_electric_age" ], "tasks": { "motors_task": { "type": "heracles:item", "item": "modern_industrialization:motor", "amount": 1, "collection": "AUTOMATIC", "title": "", "icon": { "item": "minecraft:air", "type": "heracles:item" } } }, "rewards": { "motor_reward": { "title": "", "icon": { "item": "minecraft:air", "type": "heracles:item" }, "item": { "id": "modern_industrialization:motor", "count": 1 }, "type": "heracles:item" } }, "display": { "subtitle": { "text": "" }, "description": [ "
", "# Motors", "
", " You spin me right 'round, baby, right 'round! Motors take electricity and produce a rotational force. You'll use motors to create many of the machines and other components in the future. You should automate these.", "
" ], "groups": { "Modern Industrialization": { "position": [ 535, -85 ] } }, "icon": { "item": "modern_industrialization:motor", "type": "heracles:item" }, "icon_background": "heracles:textures/gui/quest_backgrounds/default.png", "title": { "translate": "Motors" } }, "settings": { "individual_progress": false, "hidden": false, "unlockNotification": false, "showDependencyArrow": true } }