Skip to content

5.0.2

Compare
Choose a tag to compare
@kennytv kennytv released this 28 Jul 14:23
· 40 commits to master since this release
9fed88c
  • 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)