minecraft-pi-reborn/mods/src/misc
2024-03-19 00:12:26 -04:00
..
api.cpp Add Cake (#81) 2024-02-07 06:47:46 +00: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 Minor Tweaks 2024-02-15 23:02:44 -05:00
misc.cpp Small Change 2024-03-19 00:12:26 -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.