Go to file
2023-06-02 16:35:03 +10:00
.github/workflows update luacheck workflow 2020-11-05 22:05:13 +11:00
images rename screenshots -> images 2021-02-14 16:13:21 +11:00
locale Add translation and french strings (#5) 2020-04-28 22:57:59 +10:00
textures optimize textures and screenshot 2020-12-20 19:22:02 +11:00
.gitattributes add min_minetest_version and export ignore 2020-12-20 19:10:12 +11:00
.luacheckrc update luacheck workflow 2020-11-05 22:05:13 +11:00
CHANGELOG.md update changelog 2022-06-08 23:16:25 +10:00
init.lua Fix deprecated item metadata access and support Technic Plus API (#8) 2022-06-08 23:07:00 +10:00
LICENSE.md update license 2020-03-05 21:36:09 +11:00
mod.conf add min_minetest_version and export ignore 2020-12-20 19:10:12 +11:00
README.md update wiki link 2023-06-02 16:35:03 +10:00
screenshot.png optimize textures and screenshot 2020-12-20 19:22:02 +11:00

Powerbanks [powerbanks]

luacheck License Minetest Forum ContentDB

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

Mk1 Recipe

Powerbank Mk2

  • Capacity: 600kEU
  • Charging slots: 2

Mk2 Recipe

Powerbank Mk3

  • Capacity: 1200kEU
  • Charging slots: 3

Mk3 Recipe

Dependencies

Required

Installation

Download the master branch or the latest release, and follow the usual installation steps.

Alternatively, you can download and install the mod from ContentDB or 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.