minecraft-pi-reborn/mods/src/misc
2024-06-15 08:52:15 -04:00
..
api.cpp The Great Unification 2024-06-15 08:52:15 -04:00
logging.cpp Update More Methods! 2024-05-15 05:08:39 -04:00
misc-internal.h Split Up Options Mod 2024-05-08 20:18:50 -04:00
misc.cpp The Great Unification 2024-06-15 08:52:15 -04:00
README.md Add Cake (#81) 2024-02-07 06:47:46 +00: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.
  • Implementing crafting remainders.