minecraft-pi-reborn/mods/src/misc
TheBrokenRail 379da809cd 2.4.1 2022-07-20 02:58:14 -04:00
..
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00
api.cpp Add Buckets 2022-07-10 10:37:19 -04:00
logging.cpp 2.4.1 2022-07-20 02:58:14 -04:00
misc-internal.h Recipes API 2022-06-27 14:47:55 -04:00
misc.c Actually Fix Screen Rendering When GUI is Hidden 2022-07-16 00:02:51 -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.