From 624fb6acd4bcf7ccf0b6755110f853e9309a4f26 Mon Sep 17 00:00:00 2001 From: "Ryn." Date: Tue, 7 Jan 2025 10:48:06 -0600 Subject: [PATCH] [ci skip] Fix typo in README.md (#947) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb44cb37..660110b4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **Allows the connection of older clients to newer server versions for Minecraft servers.** -Requires [ViaVersion](https://hangar.papermc.io/ViaVersion/ViaVersion) to be installed.. +Requires [ViaVersion](https://hangar.papermc.io/ViaVersion/ViaVersion) to be installed. Supported Versions - @@ -42,7 +42,7 @@ Known issues 1.17 will not be able to see or interact with blocks below y=0 and above y=255 * <1.17 clients on 1.17+ servers might experience inventory desyncs on certain inventory click actions * Sound mappings are incomplete ([see here](https://github.com/ViaVersion/ViaBackwards/issues/326)) -* <1.19.4 clients on 1.20+ servers won't be able to use the smithing table, this can be fixed by +* <1.19.4 clients on 1.20+ servers won't be able to use the smithing table. This can be fixed by installing [AxSmithing](https://github.com/ViaVersionAddons/AxSmithing) Other Links