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
2f3c869 Fix compile error
0f59bf9 Only send registry before tags if not empty in 1.20.5->1.20.3 (#955)
ca5028a Use ProtocolRunnable in PlayerPacketsTickTask (#954)
9740910 Update Gradle Wrapper from 8.12 to 8.12.1 (#953)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
cb99077 Add show_item rewriting to 1.20.5->1.20.3 (#931)
29ec026 Properly track minecart object entity types in <= 1.12.2 (#946)
481b06c Fix inlined jukebox song backup Fixes #949