minecraft-pi-reborn/mods/src/misc
TheBrokenRail cf6989bed2
Some checks failed
CI / Build (AMD64, Server) (push) Failing after 6m39s
CI / Build (AMD64, Client) (push) Successful in 10m47s
CI / Build (ARM64, Client) (push) Successful in 10m26s
CI / Build (ARM64, Server) (push) Failing after 6m43s
CI / Build (ARMHF, Server) (push) Failing after 6m13s
CI / Build (ARMHF, Client) (push) Successful in 11m13s
CI / Release (push) Has been skipped
CI / Test (Client) (push) Failing after 5m45s
CI / Test (Server) (push) Failing after 5m1s
CI / Build Example Mods (push) Failing after 8m54s
I need to sleep, here be dragons
2024-04-03 03:19:12 -04: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 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.