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)
82ff0ba Fix item_name<->default name priority for items in 1.21->1.21.2 (#4208)
ee16d7a Fix two area effect cloud item particle issues
f914d57 Small cleanup
c13b40a Add ParticleRewriter base (#4203)
Co-authored-by: Nassim Jahnke nassim@njahnke.dev
d60a37f Flatten some PacketHandlers in rewriters
3caaed0 Write enabled features as string array
f56bfbe Update some deps
3eec520 Send enable features packet after the play login packet in 1.19.1->1.19.3 (#4205)