mirror of
https://github.com/OgelGames/powerbanks.git
synced 2024-11-19 22:03:51 +01:00
c2468774a3
resolves #1 |
||
---|---|---|
screenshots | ||
textures | ||
.gitattributes | ||
.luacheckrc | ||
.travis.yml | ||
init.lua | ||
LICENSE.md | ||
mod.conf | ||
README.md | ||
screenshot.png |
powerbanks
Table of Contents
Overview
This mod adds portable powerbanks used to charge technic tools.
Features
- Fully portable - charge will remain no matter how many times you place and pick it up!
- Self-protected - no need to worry about leaving your powerbank while it's charging your tools, only you can pick it up!
- Fast charging - each version charges faster than its technic battery equivalent.
- Multiple charging slots - powerbanks can charge more than one tool at once! (except for Mk1)
Usage
- Obtain a powerbank (obviously :P).
- Charge the powerbank in a technic battery.
- Place the powerbank down in the world, and open it by interacting with it.
- Put your tool(s) in the charging slot(s) and watch them charge! (or leave it to charge while you do something else...)
Powerbank versions
Currently there are three different powerbanks:
-
Powerbank Mk1
-
Capacity: 300kEU
-
Charging slots: 1
-
Recipe:
-
-
Powerbank Mk2
-
Capacity: 600kEU
-
Charging slots: 2
-
Recipe:
-
-
Powerbank Mk3
-
Capacity: 1200kEU
-
Charging slots: 3
-
Recipe:
-
Dependencies
Currently this mod only depends on the technic mod.
Installation
To install this mod, simply download it using one of the methods below, and place it in one of Minetest's mod folders.
- Clone the Git repository using
git clone https://github.com/OgelGames/powerbanks.git
or the GitHub Desktop app. - Download the Git repository as a ZIP file: https://github.com/OgelGames/powerbanks/archive/master.zip
- Download the latest stable release: https://github.com/OgelGames/powerbanks/releases
License
Except for the exceptions stated in LICENSE.md, all code is licensed under the MIT License, with all other assets licensed under the CC BY-SA 4.0 License.