Go to file
2019-12-14 20:24:19 +11:00
screenshots add more info to readme 2019-12-13 01:10:25 +11:00
textures add formspec charge indicator 2019-12-08 22:11:43 +11:00
.gitattributes Initial commit 2019-11-19 22:03:52 +11:00
.luacheckrc code tidy, comments, luacheck 2019-11-29 21:41:51 +11:00
.travis.yml travis build 2019-11-30 23:54:04 +11:00
init.lua more tweaks, place and pick-up sounds 2019-12-14 20:24:19 +11:00
LICENSE.md more tweaks, place and pick-up sounds 2019-12-14 20:24:19 +11:00
mod.conf more tweaks, place and pick-up sounds 2019-12-14 20:24:19 +11:00
README.md more tweaks, place and pick-up sounds 2019-12-14 20:24:19 +11:00
screenshot.png add screenshot.png, remove depends.txt, tweak description 2019-12-12 21:20:36 +11:00

powerbanks

Build Status License

Table of Contents

Overview

This mod adds portable powerbanks used to charge technic tools.

Overview Screenshot

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 (LV, MV, HV).
  • Multiple charging slots - powerbanks can charge more than one tool at once! (except for Mk1)

Usage

  1. Obtain a powerbank (obviously :P).
  2. Charge the powerbank.

Charging a Powerbank

  1. Place the powerbank down in the world, and open it by interacting with it.
  2. Put your tool(s) in the charging slot(s) and watch them charge! (or leave it to charge while you do something else...)

Powerbank Formspec

Powerbank versions

Currently there are three different powerbanks:

  • Powerbank Mk1

    • Capacity: 300kEU

    • Charging slots: 1

    • Recipe:

    Mk1 Recipe

  • Powerbank Mk2

    • Capacity: 600kEU

    • Charging slots: 2

    • Recipe:

    Mk2 Recipe

  • Powerbank Mk3

    • Capacity: 1200kEU

    • Charging slots: 3

    • Recipe:

    Mk3 Recipe

Dependencies

Currently this mod only depends on the default and technic mods.

Installation

To install this mod, simply download it using one of the methods below, and place it in one of Minetest's mod folders.

License

Except for the exceptions stated in LICENSE.md, all code is licensed under the MIT License, with textures licensed under the CC BY-SA 4.0 License.