2021-02-18 14:04:59 -05:00
< center >
2020-10-03 16:18:53 -04:00
2021-02-18 14:04:59 -05:00
![Start Screen ](images/start.png )
2021-01-27 18:51:31 -05:00
2021-02-18 14:04:59 -05:00
< / center >
2021-01-27 18:51:31 -05:00
2021-02-18 14:04:59 -05:00
# Minecraft: Pi Edition: Reborn
Minecraft: Pi Edition Modding Project
2021-01-30 21:45:26 -05:00
2021-02-18 14:04:59 -05:00
## Installation
2021-02-02 12:04:39 -05:00
2021-02-18 14:04:59 -05:00
### Option A: Pi-Apps (Raspberry Pi Only)
[![Pi-Apps ](https://github.com/Botspot/pi-apps/blob/master/icons/badge.png?raw=true )](https://github.com/Botspot/pi-apps)
2020-12-10 17:16:44 -05:00
2021-02-18 14:04:59 -05:00
### Option B: Manual Installation
[View Manual Installation ](docs/INSTALL.md )
2020-12-10 17:16:44 -05:00
2021-02-18 14:04:59 -05:00
## Troubleshooting
[View Troubleshooting ](docs/TROUBLESHOOTING.md )
2021-01-30 21:32:20 -05:00
2020-10-27 14:37:29 -04:00
## Dedicated Server
The dedicated server is a version of Minecraft: Pi Edition modified to run in a headless environment. It loads settings from a ``server.properties` ` file.
2021-01-27 18:08:55 -05:00
To use, install the ``minecraft-pi-reborn-server`` package and run ``minecraft-pi-reborn-server``. It will generate the world and ``server.properties` ` in the current directory.
2020-10-27 14:37:29 -04:00
2021-02-02 12:04:39 -05:00
This server is also compatible with MCPE Alpha v0.6.1.
2020-10-27 14:37:29 -04:00
### Limitations
2020-12-15 14:17:04 -05:00
- Player data is not saved because of limitations with MCPE LAN worlds
2020-10-27 14:37:29 -04:00
- An easy workaround is to place your inventory in a chest before logging off
2021-02-02 12:04:39 -05:00
- Survival Mode servers are only compatible with ``minecraft-pi-reborn` ` clients
2020-10-27 14:37:29 -04:00
2020-10-03 16:18:53 -04:00
## Modding
2021-02-18 14:04:59 -05:00
[View Modding ](docs/MODDING.md )
2020-11-20 16:39:05 -05:00
## Credits
2021-02-18 14:04:59 -05:00
[View Credits ](docs/CREDITS.md )