1a22b37 Handle bad heightmaps in 1.17->1.16.4 (#743)
6292c5a Use backup tag remove method when rewriting trade list (#742)
6b616d8 Fixup banner handling
fd43ca5 Properly write properties
91193cf Handle player head block entities Fixes #741
e8602ad Fix red nether brick name in 1.11->1.10 (#739)
7f0982e Fix item mappings with explicit data (0) (#738)
072b590 Don't write null criteria for unknown advancements
633b4b3 Remove alpha channel from particle colors in 1.20.5->.3 (#737)
- Fixed click container button handling (by Gerrygames)
- Fixed handling of new 1.20.5 banners
- Fixed translatable handling (by EnZaXD)
- Fixed entity effect reading below 1.20.2
- Fixed advacements display in 1.20.2->1.20 (with help from Krakenied)
- Fixed listener registration on 1.8 servers
- Paper servers now skip jar remapping of ViaVersion
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.
093328d Handle missing mappings
5bd8786 Update entity mapping usage
fedda03 Use TagUtil#removeNamespaced in 1.19.4->.3 (#735)
99f6356 Make chat_types handling in 1.19 protocols optional (#733)
9b8e65c Implement handleTranslate() for tags in TranslatableRewriter (#734)
bd2eb42 Add advancement criteria if possible in 1.20.2->1.20 Fixes #616
Co-authored-by: Krakenied Krakenied1@gmail.com
ce0e01a Auto: Update copyright headers
67ae00f Add support for different mapping types with same id (#731)
325e3f9 Remove 1.19.4 registries without namespace as well