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 # ``misc`` Mod
This mod has several miscellaneous 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.

View File

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