minecraft-pi-reborn/mods/src/misc
TheBrokenRail d32fa2d265
Build / Build (AMD64, Server) (push) Successful in 9m50s Details
Build / Build (AMD64, Client) (push) Successful in 10m5s Details
Build / Build (ARM64, Server) (push) Successful in 9m12s Details
Build / Build (ARM64, Client) (push) Successful in 9m46s Details
Build / Build (ARMHF, Server) (push) Successful in 6m35s Details
Build / Build (ARMHF, Client) (push) Successful in 8m49s Details
Build / Test (Server) (push) Successful in 11m0s Details
Build / Release (push) Has been skipped Details
Build / Test (Client) (push) Successful in 16m16s Details
Add Some Symbols From MCPI-Addons
2024-01-07 02:59:04 -05:00
..
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00
api.cpp WIP New Modding API 2024-01-06 06:30:23 -05:00
logging.cpp WIP New Modding API 2024-01-06 06:30:23 -05:00
misc-internal.h Recipes API 2022-06-27 14:47:55 -04:00
misc.c Add Some Symbols From MCPI-Addons 2024-01-07 02:59:04 -05:00
misc.cpp WIP New Modding API 2024-01-06 06:30:23 -05:00

README.md

misc Mod

This mod has several miscellaneous mods that are too small to be their own mod, including:

  • Rendering text above the hotbar when an item is selected.
  • Sanitizing player usernames for invalid characters.
  • Removing the red background from unobtainable items in the inventory.
  • Loading the bundled language file.
  • Printing chat messages to the log.