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

Changes to variants:

- All entity variants in rc1 are sent as int IDs by java, holders are no longer used
- Fixed reading of mooshroom variants
- Temperature animal variants now look a lot cleaner

It builds!
This commit is contained in:
Eclipse
2025-03-23 14:22:15 +00:00
committed by onebeastchris
parent 226fd2917c
commit 85f1a60753
15 changed files with 67 additions and 102 deletions

View File

@@ -26,7 +26,7 @@ dependencies {
}
repositories {
mavenLocal()
// mavenLocal()
mavenCentral()