minecraft-pi-reborn/mods/src/misc
TheBrokenRail 484d3e7f90 More Miscellaneous Fixes + Fixed GLES v1.1 Support 2022-07-08 00:25:01 -04:00
..
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00
api.cpp Recipes API 2022-06-27 14:47:55 -04:00
logging.cpp Better Examples 2022-06-26 21:17:52 -04:00
misc-internal.h Recipes API 2022-06-27 14:47:55 -04:00
misc.c More Miscellaneous Fixes + Fixed GLES v1.1 Support 2022-07-08 00:25:01 -04:00
misc.cpp Recipes API 2022-06-27 14:47:55 -04: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.