- 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.
53584b0 Trim string tag in 1.20.5->1.20.3 show item hovers Fixes ViaVersion/ViaVersion#4457
7f97ae8 Cancel more new entity data types directly Be more lenient with plugins sending data for entities that don't exist...
4dd4b2f Fix advancement menu background keys (#984)
Co-authored-by: FlorianMichael florian.michael07@gmail.com
8a9cc8b Use correct version in json to tag conversion in 1.21.5->.4 (#983)
9e3861f Remap COPY_TO_CLIPBOARD click event to SUGGEST_COMMAND in 1.16->1.15.2 (#982)
b74ac19 Fix attribute_modifiers in 1.21.5->1.21.4 (#979)
fa90711 Bump version to 5.3.2-SNAPSHOT
b8e0b39 Add mapping for CHUNKS_BIOMES in 1.21.5->1.21.4 (#976)
6ec175d And here too
9bd1785 Add --refresh-dependencies to workflow build
422826a Always cancel saddle equipment
1.21.5 server support - requires ViaVersion 5.3.0
- Added handling for show item hover events in 1.20.5->1.20.3 (by EnZaXD)
- Fixed player rotation reading in 1.21.2->1.21
- Fixed inverted horizontal player input when in a vehicle in 1.21.2->1.21
- Fixed inlined jukebox song item data with creative mode clients in 1.21->1.20.5
- Fixed blocks in minecarts in 1.17->1.16.4
f6dcd14 Update pre-1.20 container id types
1fb2bd4 Fix inverted player input when in a vehicle Fixes #969
b1e667f Update Gradle Wrapper from 8.12.1 to 8.13 (#966)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
7eb0522 Also remove data component overrides in hover events Fixes ViaVersion/ViaVersion#4395
3f6c172 Fix player rotation in 1.21.2->1.21.2 Fixes ViaVersion/ViaVersion#4380
9e7fad2 Update minecart held block states in 1.17->1.16 Fixes #958