mcpi-reborn-extended

MCPI++ (mcpi-reborn-extended)

The enthusiast’s Minecraft: Pi Edition mod, with custom QOL modifications and graphical changes. The APT packages and repo info are stored in the debs folder. The project is UNOFFICIAL from MCPI-Reborn. If you like MCPI or MCPI-Reborn, you’ll probably love this more!

MCPI++ IS NOT AFFILIATED, APPROVED BY OR ASSOCIATED WITH MOJANG/MICROSOFT

Views Discord

2023-05-28_20 10 40

Fork of MCPI-Reborn, Source code and documentation is in the source branch.

Installation (compatibility list)

Method 1 - Install Script

This method only supports Debian-based distros with APT. This method will also add sound support.

wget https://raw.githubusercontent.com/NoozSBC/mcpi-reborn-extended/main/install.sh && bash install.sh

Uninstall (if you used the script)

wget https://raw.githubusercontent.com/NoozSBC/mcpi-reborn-extended/main/uninstall.sh && bash uninstall.sh

Method 2 - DEB Install

This script only supports Debian-based distros with APT. This method will also add sound support. Download and install the appropiate DEB for your architecture with the client tag from here

Method 3 - AppImage

Download and run the appropiate AppImage for your architecture with the client tag from here. This is the only method that works on non-Debian distros like Arch or Fedora.

Feature List (in order of awesomeness)

Compatibility

MCPI++ has been tested with the following:

User Guide

Starting the game

Launch with minecraft-pi-reborn-client and configure your settings.

Controls

Once you are in a world, you will be able to move with WASD/HJKL and Space. You can look around with the mouse or arrow keys. To look in your inventory use the “E” and to scroll use the mouse to drag. To pause the game press Esc. To sneak press Shift or Alt. To sprint hold Ctrl and move.

Entering A Game

Press “Start Game”, then click “Create new” to make a new world. Once you load in, you can play around and do whatever. Pause the game with ESC and you can mute sounds or return to the main menu. To enter that world again, click “Start Game” and click on the picture for that world.

Joining A Server

Open ~/.minecraft.pi/servers.txt and add your servers, one address per line like this:

pbptanarchy.tk
pi-land.minecraft.pe:19132 <-- you can also specify port numbers!

Press “Join Game”, and you will be greeted with a list of available servers. Click on one and it will connect. Playing on servers is the exact same as playing on multiplayer, except pausing won’t pause the game for other people online and of course, there will be other players online who will all have the same skin as you.

Installing Extra Mods.

MCPI mods are compiled into shared objects (also called “so files”) to add them move them to ~/.minecraft-pi/mods/lib<modname>.so. If you are interested in making your own mods, documentation can be found here.

Troubleshooting

Credits