From 0ddf718be100f9ef81757fbcf2e688d8f41bffb2 Mon Sep 17 00:00:00 2001 From: KennyTV Date: Thu, 11 Feb 2021 11:51:16 +0100 Subject: [PATCH] Update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ba533258..71534903 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ You can find the latest dev builds here:\ **Spigot page:** https://www.spigotmc.org/resources/viabackwards.27448/ +Known issues +- +* Custom 1.17+ min_y and height world values are not and will (most likely) never be supported => Clients older than 1.17 will not be able to see or interact with blocks below y=0 and above y=255 +* Sound mappings are incomplete ([see here](https://github.com/ViaVersion/ViaBackwards/issues/326)) +* There are issues with 1.13->1.12 text component conversion, mostly coming down how to Bungee Chat works (we'd like to use [adventure](https://github.com/KyoriPowered/adventure), but that requires Via to be moved to Gradle due to more complex build hackery) + --- **Maven:** https://repo.viaversion.com/