From 8f23e7d923d31e254bf1a96c7df8bf39102c9f93 Mon Sep 17 00:00:00 2001 From: Video Date: Sun, 5 Mar 2023 20:26:38 -0700 Subject: [PATCH 1/2] Update readme.md --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 6097a9d..f53074d 100644 --- a/readme.md +++ b/readme.md @@ -7,9 +7,9 @@ The mod works by hijacking the saved hotbar system Minecraft uses to use a diffe ### What is required to use the mod? The requirements depend on the version of Minecraft you're using. To help guide you, here's a table: -| Version | Fabric Loader | Fabric API | Cotton Client Commands | -|-----------------| ------------- | ---------- | ---------------------- | -| 1.14.x - 1.15.x | Yes | Yes | Yes | -| 1.16.x | Yes | Yes | No | -| 1.17.x - 1.18.2 | Yes | Yes | No | -| 1.19 - 1.19.3 | Yes | Yes | No | +| Version | Fabric Loader | Fabric API | Cotton Client Commands | +|--------------------| ------------- | ---------- | ---------------------- | +| 1.14.x - 1.15.x | Yes | Yes | Yes | +| 1.16.x | Yes | Yes | No | +| 1.17.x - 1.18.2 | Yes | Yes | No | +| 1.19 - 1.19.4-pre4 | Yes | Yes | No | From 1a363eb3799ca5a3eab17696cad4a0817126780f Mon Sep 17 00:00:00 2001 From: Video Date: Sun, 5 Mar 2023 23:08:29 -0700 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f53074d..9d2fab1 100644 --- a/readme.md +++ b/readme.md @@ -12,4 +12,4 @@ The requirements depend on the version of Minecraft you're using. To help guide | 1.14.x - 1.15.x | Yes | Yes | Yes | | 1.16.x | Yes | Yes | No | | 1.17.x - 1.18.2 | Yes | Yes | No | -| 1.19 - 1.19.4-pre4 | Yes | Yes | No | +| 1.19 - 1.19.4-pre3 | Yes | Yes | No |