1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00

20 Commits

Author SHA1 Message Date
chris
982fa6c3fa The rename: Optional is now Integrated (#70) 2025-11-17 00:17:20 +01:00
rtm516
37ac51459d Add vanilla json patching system (#68)
* Add json patching renderer

* Make minecraft:trial_spawner_detection particle have parity

* Oops meant to keep this

* Move Arrow, Rabbit and Illusioner entity to new json patches

* Move to .patch.json system

* Bump pack version

* Update title visibility condition to only hide blank text

* Use nicer json format

* Change to .kts, fix trial_spawner_detection_ominous particle

---------

Co-authored-by: chris <github@onechris.mozmail.com>
2025-09-17 13:52:59 +01:00
LetsGoAway
ddf7cbcf01 Java compiler for GeyserOptionalPack (#65)
* inital commit

* i think pr is ready now

* wait now its ready

* Update copyright year

* add license to each file

* Update pack version

* copy license / mojang disclaimer to pack

* Update mojang.md

* test actions

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update .gitignore

* clean up some code

* change "extracting" to copying

* Update build.yml

* Add new compilation instructions

* update developer documentation for new compiler

* make some code more readable

* some more code cleanup

* Code cleanup and tweaks

* Move to gradle action for running

* Cleanup run folder

* Update build action to use run folder

* Lets not bother with the run folder

* Download the specified version from mojang

* Remove old run folder

---------

Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2025-08-28 00:03:07 +01:00
chris
a898803d74 Update wiki link 2025-07-04 00:13:33 +02:00
chris
0de56c0331 Hide (sub)title background for the attack indicator (#61) 2025-07-02 14:25:50 +02:00
chris
a55007d441 Feature: Structure block UI/texture changes (#51)
* Structure block changes

* Don't hide mirroring - will be supported instead
2024-04-13 21:00:33 +02:00
rtm516
e132b8ee60 Move to GitHub actions (#50)
* Create build.yml

* Delete Jenkinsfile

* Update build.yml

* Update download link
2024-02-16 16:05:41 +00:00
chris
43ca366fb6 Feature: Client side UI changes to remove Bedrock-only fields (#48)
* Removes fields in UIs that do not exist on Java edition. specifically in the cartography table, command block, and the creative mode inventory.

* Optimized the scoreboard length fix to only modify what is actually needed. Thanks to Tye Pavitt for the input there

* Add a brief explanation of UI modifications to the developer_documentation
2024-01-31 09:23:00 +01:00
Agaloth
e63dbe2c4d Add scoreboard fix to the README.md
Mentioning the new scoreboard bypass limit in the readme to make it clear that GeyserOptionalPack includes it.
2023-09-17 19:42:03 +02: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
Camotoy
59796f7c95 :) 2021-05-10 00:45:56 -04:00
Camotoy
a48019c274 Update README to point to a wiki page 2021-05-10 00:44:49 -04:00
Camotoy
d12ed44367 Add download link 2021-04-26 22:48:23 -04:00
Kas-tle
ddc4f72384 Feature/build-script (#11)
* 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)
2021-04-26 22:37:20 -04:00
Camotoy
c1033766d2 Clarify spectral arrow in README 2021-03-16 16:27:04 -04:00
Camotoy
9f1abc861f Add manual build process instructions 2021-03-04 20:52:50 -05:00
Camotoy
528e064f86 Add spectral arrow texture to list 2021-03-04 19:15:30 -05:00
Camotoy
0399b301b3 Add legal notice 2021-03-04 19:05:05 -05:00
Camotoy
3d33bf6d48 Add what this pack implements 2021-03-03 19:55:25 -05:00
Camotoy
1230661464 Create README.md 2021-03-02 19:34:57 -05:00