f08a412 Drop idle packets where only horizontal collision changed in 1.21->1.21.2 (#4220)
dcf050a Remove unneeded optional item type from Types1_21_2 Was only used in food properties up until 1.21.2 (luckily)
1f8d133 Fix painting entity data in 1.21->1.21.2 Fixes #4227
5278f8b Remove enchantments with level 0 in 1.21->1.21.2
8fdae33 Add auto start option to runViaProxy task (#4225)
4054e83 Skip ViaProxy update check in runViaProxy gradle task (#4224)
10f2cad Change the consume animation of swords to block (#4223)
74b9eb9 Fix boat entity type check As per usual plugins sending data for untracked entities Fixes #4222
dde599c Fix boat colors not visible in 1.21->1.21.2 (#4200)
af8cbaf Add item fixes to component rewriter in 1.21.x protocols as well (#4217)
Adds the rarity fix in 1.20.5->1.21 and the item/custom name fix in 1.21->1.21.2 to the component rewriters / chat items.
ad83d01 Creaking transient extends creaking
7eb3632 Fix written_book_content and potion_contents data to tag conversion (#4218)
1ac668d Add URL of ViaProxy to runViaProxy task (#4215)
f503334 Use correct tag name for 1.21->1.21.2 item name fix (#4214)
a0c0b7e Add gradle task to quickly test/debug code changes (#4211)
7985b39 Fix trail particle reading
f26e370 Handle 1.21.2 block_crumble particle
cb0c301 Fix 1.21.1 -> 1.21.2 chunk loading edge case (#4212)
Will usually happen on 1.8 servers or older
3858a83 Small code cleanup (#4213)