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
d627975 Also explicitly map entity data list type in 1.12
24f67ff Fix compressed id overlap in legacy block item rewriter (#874)
0b3a792 Properly read unused light data in 1.17->1.16 Some servers for some reason do this
ef2621c Update Gradle Wrapper from 8.9 to 8.10 (#872)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
eb4d30a Always map command to signed command in 1.20.5->1.20.3 Sending any message, any non-message command, and again any message would kick the client with a chat validation error. Let's see if this is better
9ca5236 Map wind charges to shulker bullets instead of llama spit Spit has gravity by default and a short lifespan Fixes #868
5ce7857 Actually remove template submodule
5539ff9 Update supported version range
c2b5a5f Update template protocol classes
9c3255d Only play totem animation for dying player in 1.11->1.10 (#860)