minecraft-pi-reborn/mods/src/misc
2022-08-10 17:21:52 -04:00
..
api.cpp Port To v0.1.0 2022-08-10 17:21:52 -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 Port To v0.1.0 2022-08-10 17:21:52 -04:00
misc.cpp Port To v0.1.0 2022-08-10 17:21:52 -04:00
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04:00

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.