Added 1.21.6 server support - Dialog screens for older clients are not implemented yet and will be invisible. Emulation using chests is planned for the next release
- Added
map-display-entities
config option to disable display entity to armor stand handling (by EnZaXD) - Added alternative scaffolding mapping via
scaffolding-to-water
config option in 1.14->1.13.2 (by NekosAreKawaii, EnZaXD) - Fixed errors from test block entities (by EnZaXD)
- Remove 0-level enchantments in 1.21.2->1.21 (by EnZaXD)
- Fixed possible errors from item data containing new blocks (by EnZaXD)
- Fixed some entity removal checks on respawn across versions (by EnZaXD)
- Fixed various text component conversion errors across versions (by kennytv, EnZaXD)
- Don't show enchantment level if both level and max level are 1 in 1.21->1.20.5 (by riku6460)
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.
fe993fc Update Gradle Wrapper from 8.14 to 8.14.1 (#1016)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
54af45d Add alternative scaffolding mapping in 1.14->1.13.2 (#1015)
Co-authored-by: FlorianMichael florian.michael07@gmail.com