1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00
Kas-tle 9d11ae36ea Remove iron golem (per added to vanilla) (#36)
* Remove iron golem (per added to vanilla)

* Remove from docs
2022-08-14 10:27:10 -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-03-04 19:04:14 -05:00
2021-03-03 02:45:20 -08:00

GeyserOptionalPack

Optional Bedrock resource pack to extend Geyser functionality. Learn more on its wiki page.

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
  • Missing particles
  • Offhand animations
  • Shulker invisibility parity
  • Spectral arrow entity texture

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%