mirror of
https://github.com/OgelGames/powerbanks.git
synced 2024-11-22 15:23:48 +01:00
update readme and add screenshots
This commit is contained in:
parent
eeb9f00885
commit
f041b6790b
48
README.md
48
README.md
@ -1,4 +1,46 @@
|
|||||||
# powerbanks
|
# powerbanks
|
||||||
A Minetest mod that adds portable powerbanks that can be used to recharge technic tools
|
|
||||||
|
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE)
|
||||||
Dependencies: default, technic
|
|
||||||
|
## 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.
|
||||||
|
BIN
screenshots/mk1_recipe.png
Normal file
BIN
screenshots/mk1_recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
screenshots/mk2_recipe.png
Normal file
BIN
screenshots/mk2_recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
BIN
screenshots/mk3_recipe.png
Normal file
BIN
screenshots/mk3_recipe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
BIN
screenshots/overview.png
Normal file
BIN
screenshots/overview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 KiB |
Loading…
Reference in New Issue
Block a user