Go to file
2020-04-05 19:43:00 +10:00
.github/workflows use github workflow instead of travis build 2020-03-08 22:52:38 +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
CHANGELOG.md add changelog 2020-04-05 19:43:00 +10:00
init.lua drop empty powerbank instead of nothing 2020-04-04 21:04:13 +11:00
LICENSE.md update license 2020-03-05 21:36:09 +11:00
mod.conf more tweaks, place and pick-up sounds 2019-12-14 20:24:19 +11:00
README.md update readme 2020-03-08 22:56:19 +11:00
screenshot.png add screenshot.png, remove depends.txt, tweak description 2019-12-12 21:20:36 +11:00

Powerbanks [powerbanks]

Build License Feedback Download

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

Required

Installation

Download the master branch or the latest release, or clone the repository using Git or the GitHub Desktop app, and follow these instructions.

Alternatively, you can download and install the mod from ContentDB from the online content tab in Minetest.

License

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