6a59e88 Attempt to convert serverbound clicks to hashed items in 1.21.5 This will fix desyncs on item drags due to the server missing the individual data hashes. Some are not implemented, in which case it will still cause those sames issues, but generally this will fix its handling for most items
def9df8 Update Gradle Wrapper from 8.13 to 8.14 (#996)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
- Various fixes to text component rewriting in 1.21.5->1.21.4 and 1.20.5->1.20.3 (by bluegreensea, EnZaXD)
- Fixed the advancement background texture being missing in 1.21.5->1.21.4 (by booky10)
- Change copy_clipboard click actions to suggest_command in 1.16->1.15.2 (by EnZaXD)
- Be more lenient with other plugins sending entity data for entities that don't exist
If you want to get larger version updates early, consider supporting me via https://viaversion.com/donate. See the previous update notes for more info.
4dd4b2f Fix advancement menu background keys (#984)
Co-authored-by: FlorianMichael florian.michael07@gmail.com