minecraft-pi-reborn/mods/src/misc
bigjango13 f5a680af7b
CI / Build (ARMHF, Client) (push) Waiting to run Details
CI / Build (ARMHF, Server) (push) Waiting to run Details
CI / Test (Client) (push) Waiting to run Details
CI / Test (Server) (push) Waiting to run Details
CI / Build Example Mods (push) Waiting to run Details
CI / Release (push) Blocked by required conditions Details
CI / Build (AMD64, Server) (push) Successful in 10m3s Details
CI / Build (AMD64, Client) (push) Successful in 10m16s Details
CI / Build (ARM64, Client) (push) Has been cancelled Details
CI / Build (ARM64, Server) (push) Has been cancelled Details
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: #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
..
README.md Add Cake (#81) 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

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.