1.21.2/3 server support
- Note that due to major changes in how recipes are sent to the client, the recipe book will not be fully usable for olders clients on 1.21.2+ servers
- Fixed the darkness effect resulting in a black screen in 1.20.5->1.20.3
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.
cb9179c Update required ViaFabric version, don't require fabric-loader (#895)
904c83f Define as Sponge plugin for ViaSponge (#892)
f425364 Update VV usage
1d1e9bc Update Gradle Wrapper from 8.10.1 to 8.10.2 (#891)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
f57f225 Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#889)
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b376b52 Refactor dimension switch handling across all protocols (#884)
36baf6e Fix body set equipment in 1.20.5->.3 if value is not the last (#886)
733bd9a Update Gradle Wrapper from 8.10 to 8.10.1 (#885)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
66a1748 Remove transaction tracking (and cancelling) in 1.17->1.16.4 (#883)
0bac920 Don't remove configuration packet storage on login Needed with proxies if a server is doing nonstandard optimizations Fixes #881
ffb9852 Don't process component twice in 1.19.4->1.19.3 text display handler (#878)
830ccce Update VV usage
a5d0e4b Strip new attributes in 1.21->1.20.5 item hover events
4066b9b More cleanup to structured enchantment rewriter
678775a Move the iterator remove down
db47040 Fix 1.21->1.20.5 enchantment lore format and add show_in_tooltip check Fixes #877
47b1508 Clean up LOGIN/STATUS/CONFIGURATION handlers (#876)
6cc4990 Update VV usage