mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
* 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
1.3 KiB
1.3 KiB
GeyserOptionalPack
Optional Bedrock resource pack to extend Geyser functionality. Learn more on its wiki page.
Implements
- Armor base arms/baseplate visibility
- Armor stand poses
- Illusioners
- Missing particles
- Offhand animations
- 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
Run ./prepare_pack.sh in this directory and the necessary files from the vanilla jar will be copied to the required directories. Zip up and you're set. Optionally, you may compress the output JSON files by running ./prepare_pack.sh -jc. This should not be done when planning to contribute. You may then package with zip GeyserOptionalPack.mcpack -r . -x ".*" Jenkinsfile required_files.txt prepare_pack.sh.
Legal
This repository is not endorsed nor affiliated with Mojang, Minecraft, or Microsoft.