All checks were successful
CI / Build (AMD64) (push) Successful in 22m29s
CI / Build (ARM64) (push) Successful in 23m48s
CI / Build (ARMHF) (push) Successful in 13m55s
CI / Test (AMD64, Server) (push) Successful in 2m20s
CI / Build Example Mods (push) Successful in 1m41s
CI / Test (ARM64, Client) (push) Successful in 4m47s
CI / Test (AMD64, Client) (push) Successful in 6m15s
CI / Test (ARM64, Server) (push) Successful in 1m43s
CI / Test (ARMHF, Client) (push) Successful in 4m59s
CI / Test (ARMHF, Server) (push) Successful in 1m57s
CI / Release (push) Has been skipped
Example Mods
These are example mods that can be built using the modding SDK.
- Expanded Creative Mod: This specific mod adds even more items and blocks to the Creative Inventory. It was originally by @Bigjango13.
- Chat Commands Mod: This specific mod makes a chat message starting with
/
handled by the MCPI API. - Recipes Mod: This specific mod demos custom recipes.
The SDK
The modding SDK is a collection of exported CMake targets that allows anyone to create their own MCPI mod!
The SDK is copied to ~/.minecraft-pi/sdk
whenever MCPI-Reborn is started.