Fix a dependency version in the README.md file
This commit is contained in:
parent
eeb4b267af
commit
e8f2dd6acc
|
@ -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) <sup><sub>(1.6.0 or higher)</sub></sup> mod is required, or [kotlinforforge](https://modrinth.com/mod/kotlin-for-forge) <sup><sub>(1.12.1 or higher)</sub></sup> 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) <sup><sub>(1.6.1 or higher)</sub></sup> mod is required, or [kotlinforforge](https://modrinth.com/mod/kotlin-for-forge) <sup><sub>(1.12.1 or higher)</sub></sup> 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue