b10b161 Update Gradle wrapper
c9d57aa Fix possible NPE in 1.17->1.16.4 bedrock at 0 emulation (#821)
d7e7992 Include new bedrock-at-0 config option in world height warning (#815)
e56920c Fix possible BannerHandler NPE in 1.13->1.12.2 (#814)
e0ec308 Handle rarity changes in trident/banner pattern item in 1.21->1.20.5 (#813)
1c8438d Change BlockEntityHandler#handleOrNewCompoundTag to a void function (#812)
33d8485 Rename missing metadata references to entity data (#811)
16f1bdf Put enchantment level into translatables in enchantment rewriters (#807)
dd6bc4f Handle translatables in lore tag conversion in 1.14->1.13.2 (#810)
22508f6 Add setting to send bedrock at y 0 Closes #670
520552f Properly swift sneak in lore
355ca89 Rewrite falling block state ids in 1.20.3->1.20.2 (#806)
2159dea Remove ViaRewind recommendation in fabric.mod.json (#804)
2cb3fd1 Move bee entity mapping to onMappingDataLoaded method
7ccb563 Rewrite title/player_combat components in 1.17->1.16.4 (#801)
- Fixed sometimes wrong enchantment remapping in 1.21->1.20.5
- Fixed certain item interactions in 1.21->1.20.5 like placing boats or throwing potions (by EnZaXD)
- Fixed handling of maps containing 1.21 trial chamber markers
- Handle translatables in the new item name item data component in 1.21->1.20.5
- Fixed wrong client side charged state of a crossbow in 1.20.5->1.20.3
- Rewrite translatabales in inventory title names in 1.20->1.19.4 (by EnZaXD)
- Fixed disconnects due to missing tags with certain older clients on 1.20.5+ servers
- Fixed infinite effect duration handling in 1.19.4->1.19.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.
2daa1aa Handle infinite effect duration in 1.19.4->1.19.3 Fixes #796
38af6f8 Fix 1.21 enchantment remapping Fixes #795
418357d Add empty axolotl_tempt_items tag
13a74f4 Remove old particles type handling code