Update README Image
minecraft-pi-reborn/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
TheBrokenRail 2021-07-04 19:59:36 -04:00
parent 7b4a8a4d4f
commit e8ae2a9230
4 changed files with 15 additions and 22 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -1,7 +0,0 @@
# Mods
Theses are the various mods included in MCPI-Reborn.
These mods work by patching MCPI's code.
## Compilation & Linking
Everything is compiled to ARM and directly links to MCPI.

View File

@ -1,8 +1,8 @@
# ``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.
- Optionally expanding the Creative Inventory.
- Printing chat messages to the log.
* 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.
* Optionally expanding the Creative Inventory.
* Printing chat messages to the log.

View File

@ -1,11 +1,11 @@
# ``options`` Mod
This mod allows various options to be configured, including:
- Mob Spawning
- The Render Distance
- The Username
- Peaceful Mode
- 3D Anaglyph
- Autojump
- Player Nametags
- Block Outlines
- Smooth Lighting
* Mob Spawning
* The Render Distance
* The Username
* Peaceful Mode
* 3D Anaglyph
* Autojump
* Player Nametags
* Block Outlines
* Smooth Lighting