mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
Feature: Client side UI changes to remove Bedrock-only fields (#48)
* Removes fields in UIs that do not exist on Java edition. specifically in the cartography table, command block, and the creative mode inventory. * Optimized the scoreboard length fix to only modify what is actually needed. Thanks to Tye Pavitt for the input there * Add a brief explanation of UI modifications to the developer_documentation
This commit is contained in:
@@ -14,6 +14,10 @@ Download: https://ci.opencollab.dev/job/GeyserMC/job/GeyserOptionalPack/job/mast
|
||||
- Shulker invisibility parity
|
||||
- Spectral arrow entity texture
|
||||
- Bypass for the scoreboard character limit
|
||||
- Hides UI elements that do not exist on Java edition, such as:
|
||||
- Text input field in the cartography table
|
||||
- 2x2 crafting grid while in creative mode
|
||||
- Tick-delay and rename fields in the command block menu
|
||||
|
||||
### Manually building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user