1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00
2021-04-26 23:13:49 -04:00
2021-04-26 12:13:40 -04:00
2021-04-26 12:13:40 -04:00
2021-04-26 20:12:16 -04:00
2021-04-26 12:13:40 -04:00
2021-04-26 23:13:49 -04:00
2021-03-01 13:13:10 -05:00
2021-04-26 23:13:49 -04:00
2021-03-04 19:04:14 -05:00
2021-03-03 02:45:20 -08:00
2021-04-26 22:37:20 -04:00
2021-04-26 22:48:23 -04:00
2021-04-26 12:13:40 -04:00

GeyserOptionalPack

Optional Bedrock resource pack to extend Geyser functionality. Learn more at GeyserMC/GeyserOptionalPack.

Download: https://ci.opencollab.dev/job/GeyserMC/job/GeyserOptionalPack/job/master/lastSuccessfulBuild/artifact/GeyserOptionalPack.mcpack

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.

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

Description
Optional Bedrock resource pack to extend Geyser functionality
Readme MIT 932 KiB
Languages
Java 100%