1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00
This commit is contained in:
Camotoy
2021-05-10 00:45:56 -04:00
committed by GitHub
parent a48019c274
commit 59796f7c95

View File

@@ -15,8 +15,6 @@ Download: https://ci.opencollab.dev/job/GeyserMC/job/GeyserOptionalPack/job/mast
- 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`.