87d05ae Only change container data for enchantment tables Fixes #853
bc06d9e Handle experience orb spawn via add entity packet in 1.14->1.13.2 (#849)
a0d063d Handle data->pitch/yaw item frame rotation change in 1.17->1.16.4 (#848)
24f994f Convert components in sign block entities in 1.12->1.11 (#845)
f4bc485 Only create custom data tag in enchantment rewriter if necessary
b4a4b54 Always remap body armor slot
- Added a
bedrock-at-y-0
config option to display a full bedrock layer at y 0 in 1.17->1.16 (disabled by default, may cause issues with anticheats) - Added a
sculk-shriekers-to-crying-obsidian
config option for an alternate 1.19->1.18.2 block mapping to avoid block breaking issues (by EnZaXD) - Fixed race condition leading to mapping loading error on startup
- Fixed kicks with shulker boxes from creative mode clients in 1.21->1.20.5
- Fixed issues with enchantment lore and enchantment hints in 1.21->1.20.5, use translatables instead of hardcoded numbers in added enchantment lore in older protocols (by kennytv and EnZaXD)
- Fixed attribute modifiers rewriting within containers in show_item components (by EnZaXD)
- Fixed block predicate conversion in 1.20.5->1.20.3 (by EnZaXD)
- Fixed falling blocks in 1.20.3->1.20.2 (by EnZaXD)
- Tridents and banner pattern items show the correct 1.21 rarity in 1.21->1.20.5 (by EnZaXD)
- Fixup handling of attribute keeping on respawn in 1.16->1.15.2 (by EnZaXD)
- Fixed translatable handling in lore conversion in 1.14->1.13.2 (by EnZaXD)
- Fixed missing advancement component rewriting (by EnZaXD)
2df954d Cleanup 1.20.5->1.20.3 SET_EQUIPMENT translation (#841)
d372130 Cleanup 1.20.2->1.20 item and recipe rewriter (#840)
0ed3efc Fix typo (#837)
4536ca4 Fix enchantment rewriter description conversion in 1.21->1.20.5 (#833)
09e8623 Fix editorconfig new lines
136678b Use enhanced switch in more places, fix typo (#831)
1413bd6 Handle attribute_modifiers inside container components in 1.21->1.20.5 (#829)
99618af Fix enchantment table hints
ede8b87 Remove ViaFabricPlus as required dependency (#827)
b5319db Check if item is null in 1.17.1->1.17 book conversion (#826)
94c7551 Change modrinth/hangar publishing dependencies (#825)