mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
37ac51459dd51b5708510a0575baacde065a6c24
* Add json patching renderer * Make minecraft:trial_spawner_detection particle have parity * Oops meant to keep this * Move Arrow, Rabbit and Illusioner entity to new json patches * Move to .patch.json system * Bump pack version * Update title visibility condition to only hide blank text * Use nicer json format * Change to .kts, fix trial_spawner_detection_ominous particle --------- Co-authored-by: chris <github@onechris.mozmail.com>
GeyserOptionalPack
Optional Bedrock resource pack to extend Geyser functionality. Learn more on its wiki page.
Download: GeyserOptionalPack.mcpack
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
- Structure block options that do not exist on Java
Manually compiling the pack
- Clone the repo to your computer
- Run
gradlew run. - When it finishes compiling, it will output the
GeyserOptionalPack.mcpack.
Legal
This repository is not endorsed nor affiliated with Mojang, Minecraft, or Microsoft.
Languages
Java
100%