TheBrokenRail 9ae6cd17cf
All checks were successful
CI / Build (AMD64) (push) Successful in 21m18s
CI / Build (ARM64) (push) Successful in 22m9s
CI / Build (ARMHF) (push) Successful in 12m11s
CI / Test (AMD64, Server) (push) Successful in 2m19s
CI / Build Example Mods (push) Successful in 1m48s
CI / Test (ARM64, Client) (push) Successful in 5m17s
CI / Test (AMD64, Client) (push) Successful in 6m8s
CI / Test (ARM64, Server) (push) Successful in 2m15s
CI / Test (ARMHF, Client) (push) Successful in 5m30s
CI / Test (ARMHF, Server) (push) Successful in 2m31s
CI / Release (push) Has been skipped
Convert API Chat Posts To CP-437
2024-11-03 01:41:28 -04:00
..
2024-07-14 22:12:08 -04:00
2024-09-22 20:02:40 -04:00
2024-02-12 00:44:38 -05:00
2024-06-15 08:52:15 -04:00

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.