9d5cd04 Always update storage data
30499c8 Fix entity teleport for non-self in 1.21.2->1.21.1 Fixes #922
fb328d4 Fix recipe removal
5347820 Fix typo
c4af653 Fix 1.21 client-sent food using_converts_to handling
5240487 Update Gradle Wrapper from 8.11 to 8.11.1 (#920)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
276953f Backup inconvertible item component data for creative clients in 1.21+ (#907)
Co-authored-by: Nassim Jahnke nassim@njahnke.dev
1dfef5b Emulate block and item display entities in 1.19.4->1.19.3 (#871)
4a9c98a Address Gradle deprecation warnings
07e2848 Update Gradle Wrapper from 8.10.2 to 8.11 (#917)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
1db6824 Fix remapping of 1.21.3 PLAYER_INFO_UPDATE list order (#915)
82a7c9b Update VV usage
3a67be7 Don't forget to rewrite item in set cursor and set player inventory
8cb285d Change darkness->blindness in 1.19->1.18.2 (#908)
04a6920 Move config option check for player face fix into packet handlers (#913)
498bec9 Remove 'has recipe error' container data from smithing table Fixes #909
- Fixed issues with creaking entities, some new blocks and particles in 1.21.2->1.21
- Fixed writing of new player info list order in 1.21.2->1.21 (by EnZaXD)
- Fixed painting entity data in 1.21.2->1.21
- Fixed disconnect on join for older 1.20 clients on 1.21.2 servers because of unknown registry
- Fixed empty custom data tags sometimes being removed with creative clients on 1.20.5/1.21 (by EnZaXD)
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.
2c3c62d Update VV API usage (#906)
Co-authored-by: Nassim Jahnke nassim@njahnke.dev
d6c27ad Add viaproxy jvm flags
7b5ee01 Fix SET_CURSOR_ITEM container id type (#905)