minecraft-pi-reborn/mods/src/misc
bigjango13 f5a680af7b Add Cake (#81)
Adds cake, crafting remainders, milk buckets, death messages, `misc_run_on_language_setup`, and a lot more symbols.

Co-authored-by: Bigjango13 <bigjango13@gmail.com>
Reviewed-on: minecraft-pi-reborn/minecraft-pi-reborn#81
Co-authored-by: bigjango13 <bigjango13@noreply.thebrokenrail.org>
Co-committed-by: bigjango13 <bigjango13@noreply.thebrokenrail.org>
2024-02-07 06:47:46 +00: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 Add Cake (#81) 2024-02-07 06:47:46 +00:00
misc.cpp Add Cake (#81) 2024-02-07 06:47:46 +00: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.