c7dc80b Support config loading from input stream (#718)
39d3265 Update VV ItemRewriter API Usage (#716)
2b95355 Update VV API usage
4e5b6fe Fix minor inconsistencies in older protocols (#714)
75fddd0 Allow platforms to disable dummy enchantment in LegacyEnchantmentRewriter (#710)
0aacfe3 Add item handler methods to LegacyEnchantmentRewriter (#709)
4547d5c Move methods in LegacyBlockItemRewriter and expose handleChunk method (#707)
b438484 Keep original item data in LegacyBlockItemRewriter (#706)
9d1a5a0 Expose EntityRewriterBase#alwaysShowOriginalMobName (#705)
ed52ef2 Add calculation methods for block id and data (#704)
4e856ef Various API changes to LegacyBlockItemRewriter (#703)
082cc01 Update Via API usage (#702)
59a6213 Allow platforms to use BackwardsMappingDataLoader (#701)
2ffa852 Update build dependencies
ac86d89 Check if id is present in EnchantmentRewriter Closes #699
9d8aa9a Update mappings
f3b26c5 Fix 1.20.2->1.20 entity sound reading Fixes ViaVersion/ViaVersion#3744
d96cef7 Merge branch 'master' into dev
ced1a65 Replace some generic CompoundTag get usages