TheBrokenRail
b5e9a91f75
Some checks failed
CI / Build (ARMHF) (push) Waiting to run
CI / Test (AMD64, Client) (push) Blocked by required conditions
CI / Test (AMD64, Server) (push) Blocked by required conditions
CI / Test (ARM64, Client) (push) Blocked by required conditions
CI / Test (ARM64, Server) (push) Blocked by required conditions
CI / Test (ARMHF, Client) (push) Blocked by required conditions
CI / Test (ARMHF, Server) (push) Blocked by required conditions
CI / Build Example Mods (push) Blocked by required conditions
CI / Release (push) Blocked by required conditions
CI / Build (AMD64) (push) Has been cancelled
CI / Build (ARM64) (push) Has been cancelled
|
||
---|---|---|
.. | ||
chat-commands | ||
expanded-creative | ||
recipes | ||
build.sh | ||
README.md |
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.