Fix Mod-Specific Documentation
This commit is contained in:
parent
9d1b6aea65
commit
d72c65b7ab
2
mods/src/death/README.md
Normal file
2
mods/src/death/README.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# ``death`` Mod
|
||||||
|
This mod implements death messages.
|
@ -1,9 +1,8 @@
|
|||||||
# ``misc`` Mod
|
# ``misc`` Mod
|
||||||
This mod has several miscelaneous mods that are too small to be their own mod, including:
|
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.
|
- Rendering text above the hotbar when an item is selected.
|
||||||
- Sanitizing player usernames for invalid characters.
|
- Sanitizing player usernames for invalid characters.
|
||||||
- Removing the red background from unobtainable items in the inventory.
|
- Removing the red background from unobtainable items in the inventory.
|
||||||
- Loading the bundled language file.
|
- Loading the bundled language file.
|
||||||
- Optionally expanding the Creative Inventory.
|
- Optionally expanding the Creative Inventory.
|
||||||
- Printing chat messages to the log.
|
- Printing chat messages to the log.
|
||||||
- Adding death messages.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user