minecraft-pi-reborn/mods/src/misc
Bigjango13 8c265a69d9 Add Food Overlay 2024-02-06 17:53:21 -05:00
..
README.md Improve Markdown Formatting 2024-02-01 03:18:47 -05:00
api.cpp Improve Key Handling 2024-02-02 22:25:22 -05:00
logging.cpp Code Style Changes 2024-01-07 03:23:43 -05:00
misc-internal.h Recipes API 2022-06-27 14:47:55 -04:00
misc.c Add Food Overlay 2024-02-06 17:53:21 -05:00
misc.cpp Code Style Changes 2024-01-07 03:23:43 -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.