minecraft-pi-reborn/mods/src/misc
Bigjango13 5c5538df2f
All checks were successful
Build / Build (AMD64, Server) (push) Successful in 9m30s
Build / Build (AMD64, Client) (push) Successful in 9m43s
Build / Build (ARM64, Server) (push) Successful in 8m29s
Build / Build (ARM64, Client) (push) Successful in 9m17s
Build / Build (ARMHF, Server) (push) Successful in 6m41s
Build / Build (ARMHF, Client) (push) Successful in 8m46s
Build / Test (Server) (push) Successful in 10m27s
Build / Release (push) Has been skipped
Build / Test (Client) (push) Successful in 16m49s
Move worldgen desync patch to misc, for LAN games
2024-01-21 19:00:01 -05:00
..
api.cpp Code Style Changes 2024-01-07 03:23:43 -05: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 Move worldgen desync patch to misc, for LAN games 2024-01-21 19:00:01 -05:00
misc.cpp Code Style Changes 2024-01-07 03:23:43 -05:00
README.md Fix On 64-Bit ARM Systems 2021-08-05 21:00:41 -04: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.