mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
* Comment build script and one-line all JSON files * Add note to readme for building w/o one-lining, and update implements * Resolve merge conflict and update build script - Resolve merge conflict - Edit Jenkinsfile with new script arguments - Default build script to not apply whitespace removal (use -jc to apply it) * Add link back to repo in case people find this in the wild * Fix comment typo * Fix comment (./prepare_pack.sh -jc)
977 B
977 B
GeyserOptionalPack
Optional Bedrock resource pack to extend Geyser functionality. Learn more at GeyserMC/GeyserOptionalPack.
Implements
- Armor base arms/baseplate visibility
- Armor stand poses
- Illusioners
- Iron golem cracked textures
- Missing particles
- Offhand animations
- Shulker invisibility parity
- Spectral arrow entity texture
Currently is not in use yet. Stay tuned!
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.