minecraft-pi-reborn/mods/src/misc/README.md
Bigjango13 9de256e6c7 Add Cake And Crafting Remainders
- Revert `misc_run_on_tile_setup` running after the original function is called, as it broke custom tiles.
- More symbols
2024-01-28 14:18:22 -05:00

9 lines
402 B
Markdown

# ``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.