This repo holds many of my MCPI mods.
So far the mods are:
- Extended Creative Inventory
- Jetpack
- And a few more mods in Misc.
It is pretty simple to build, you can use ./build.sh
to build all the mods or if you only want to build one you can use ./build.sh folder-name
. The mods will be in out/
.
To install you can move the mod files to ~/.minecraft-pi/mods
.
If you don't want to compile the mods yourself then you can look in releases, where a zip file with all the mods can be found.