From e8f2dd6accfb70e9c8a1404b420e82c89cfdc25f Mon Sep 17 00:00:00 2001 From: Username404-59 Date: Tue, 13 Jul 2021 16:26:09 +0200 Subject: [PATCH] Fix a dependency version in the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1539b..08dbf1b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Currently only supports minecraft 1.16+ with forge or fabric** This mod has both a fabric* and a forge version. -For the fabric version, [fabric-language-kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin) (1.6.0 or higher) mod is required, or [kotlinforforge](https://modrinth.com/mod/kotlin-for-forge) (1.12.1 or higher) if you wish to use the forge one. +For the fabric version, [fabric-language-kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin) (1.6.1 or higher) mod is required, or [kotlinforforge](https://modrinth.com/mod/kotlin-for-forge) (1.12.1 or higher) if you wish to use the forge one. If you want to (optionally) use the configuration screen, please install the cloth config mod or a mod that bundles it.