1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2026-01-06 15:41:55 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
Kas-tle
90ba61cb20 Work around Minecraft Directory/Texture Duplicate Name Bug (#22)
* Update .gitignore

* Prepend entity to texture paths

* Update .gitignore

* Bump version
2021-07-02 11:21:57 -04:00
Kas-tle
952227550e Feature/illusioner (#10)
* Initial support for illusioner texture swap

- Copy over illusioner texture from default pack
- Add illusioner texture to evoker entity definition
- Use evoker render controller to conditionally display illusioner texture on q.is_bribed
- Add helmet element to evoker geometry

* Remove animation for duplicates from entity definition

- On examination, it would be too complicated to create the duplicates effect as originally planned, as it would require a follow entity, or changing the visibility of the evoker during attack
- We may revisit this later

* Add documentation for the illusioner

* Fix evoker's weird hat

* Remove JSON compression in favor of one-lining on the CI
2021-04-26 12:13:40 -04:00
Kastle
311e4bd0f8 Add associated files for new particles to required_files.txt 2021-03-09 00:25:58 -08:00
Kastle
4ae3e5b627 Update required files with new textures 2021-03-08 02:42:47 -08:00
Kas-tle
a6bd64e686 Add Killer Bunny (#7) 2021-03-07 00:10:13 -05:00
Camotoy
5c38153831 Jenkinsfile attempt 5 and add script to retrieve vanilla files 2021-03-04 20:27:03 -05:00
Camotoy
af01317850 Add .gitignore and Jenkinsfile round one 2021-03-04 20:00:38 -05:00