minecraft-pi-reborn/mods/src/misc
TheBrokenRail d859a16b5a Initial SDK Support 2022-06-25 17:30:08 -04:00
..
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00
logging.cpp Initial SDK Support 2022-06-25 17:30:08 -04:00
misc-internal.h Initial SDK Support 2022-06-25 17:30:08 -04:00
misc.c Initial SDK Support 2022-06-25 17:30:08 -04:00
misc.cpp Initial SDK Support 2022-06-25 17:30:08 -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.