1.21.4 server support
- Block and item display entities now have basic translation handling in 1.19.4->1.19.3 (by EnZaXD)
- Fixed Folia compatibility (by 404Setup)
- Fixed rubberbanding around virtual entity plugins in 1.21.2->1.21
- Fixed some item handling in 1.21.2->1.21
- Fixed player info update list order reading in 1.21.2->1.21 (by Gerrygames)
- Fixed smithing table containers in 1.21.2->1.21
- Fixed recipe removal in 1.21.2->1.21
- Fixed dust_color_transition/dust particle options in custom biome data in 1.21.2->1.21
- Fixed creative clients eating up new item data components in 1.21.2->1.21 and 1.21->1.20.5 (by EnZaXD)
- The darkness effect is now properly mapped to blindness in 1.19->1.18.2 (by EnZaXD)
- Fixed
fix-1_13-face-player
not working after changing its value and running /viaversion reload (by EnZaXD)
Known issues:
- Picking blocks/entity spawn eggs will not work for 1.21.4 clients. A Paper-platform-specific fix will be looked into, but this might not be fixable otherwise.
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.
b67d7c0 Fix dust/dust_color_transition particles in biome data Fixes #926
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)
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)