minecraft-pi-reborn/mods/src/misc
TheBrokenRail cf6989bed2 I need to sleep, here be dragons 2024-04-03 03:19:12 -04:00
..
README.md Add Cake (#81) 2024-02-07 06:47:46 +00:00
api.cpp I need to sleep, here be dragons 2024-04-03 03:19:12 -04:00
logging.cpp I need to sleep, here be dragons 2024-04-03 03:19:12 -04:00
misc-internal.h C++-Ification! 2024-04-02 19:22:01 -04:00
misc.cpp I need to sleep, here be dragons 2024-04-03 03:19:12 -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.
  • Implementing crafting remainders.