From 6a94d9e73ed7673b661e645fa06888666e9247a1 Mon Sep 17 00:00:00 2001 From: FlorianMichael Date: Sun, 7 Jul 2024 21:27:36 +0200 Subject: [PATCH] [ci skip] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e5acb20..cd89f20 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too) -This mod can be installed on 1.8.9, 1.12.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6, 1.21 with Fabric Loader. +This mod can be installed on 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6, 1.21 with Fabric Loader. + +The `legacy` branch also supports Legacy Fabric 1.8.9 and 1.12.2 versions. ## Dependencies @@ -18,8 +20,7 @@ This mod can be installed on 1.8.9, 1.12.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18 |-----------------------------------------------|----------------------------------------------------------------| | (Bundled) ViaVersion | https://viaversion.com/ | | (Bundled) Cotton Client Commands (MC 1.14-15) | https://jitpack.io/#TinfoilMC/ClientCommands | -| Fabric API (MC 1.14+) | https://modrinth.com/mod/fabric-api | -| Legacy Fabric API (MC 1.8.9 and 1.12.2) | https://modrinth.com/mod/legacy-fabric-api | +| Fabric API | https://modrinth.com/mod/fabric-api | Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not work with modded registry entries or registry synchronization (fabric-registry-sync mod). @@ -48,8 +49,6 @@ registry synchronization (fabric-registry-sync mod). | | 1.8.x | 1.9.x | 1.10-1.20.x | 1.21.x | |---------------|-------|-------|-------------|--------| -| 1.8.9 client | ✓ | ⏪ | ⏪⟲ | ⏪⟲ | ⏪⟲ | ⏪⟲ | ⏪⟲ | ⏪⟲ | ⏪⟲ | ⏪⟲ | -| 1.12.2 client | ✓ | ✓ | ⟲ | ⟲ | ⏪ |⏪ | ⏪ | ⏪ | ⏪ | ⏪ | | 1.14.4-1.20.6 clients | ✓ | ✓ | ✓ | ⟲ | ⟲ ⟲ | ⟲ | ⟲ | ⟲ | ⟲ | | 1.21 client | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |