1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00
Files
GeyserOptionalPack/README.md
rtm516 e132b8ee60 Move to GitHub actions (#50)
* Create build.yml

* Delete Jenkinsfile

* Update build.yml

* Update download link
2024-02-16 16:05:41 +00:00

1.3 KiB

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

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.

This repository is not endorsed nor affiliated with Mojang, Minecraft, or Microsoft.