# powerbanks [![Build Status](https://travis-ci.org/OgelGames/powerbanks.svg?branch=master)](https://travis-ci.org/OgelGames/powerbanks) [![License](https://img.shields.io/badge/License-MIT%20and%20CC%20BY--SA%204.0-brightgreen.svg)](LICENSE.md) ## Overview This mod adds portable powerbanks that can be used to recharge technic tools (including those from other mods). ![Overview Screenshot](screenshots/overview.png?raw=true "Overview Screenshot") ## Powerbank versions Currently there are three different powerbanks: - #### Powerbank Mk1 - Capacity: 300kEU - Charging slots: 1 - Recipe: ![Mk1 Recipe](screenshots/mk1_recipe.png?raw=true "Mk1 Recipe") - #### Powerbank Mk2 - Capacity: 600kEU - Charging slots: 2 - Recipe: ![Mk2 Recipe](screenshots/mk2_recipe.png?raw=true "Mk2 Recipe") - #### Powerbank Mk3 - Capacity: 1200kEU - Charging slots: 3 - Recipe: ![Mk3 Recipe](screenshots/mk3_recipe.png?raw=true "Mk3 Recipe") ## Dependencies Currently this mod only depends on the [technic](https://github.com/minetest-mods/technic) mod. ## License Except for the exceptions stated in [LICENSE.md](LICENSE.md#exceptions), all code is licensed under the [MIT License](LICENSE.md#mit-license), with all other assets licensed under the [CC BY-SA 4.0 License](LICENSE.md#cc-by-sa-40-license).