diff --git a/README.md b/README.md index 50b3ec8e..a3ff811f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![](https://jitpack.io/v/paulevsGitch/BetterEnd.svg)](https://jitpack.io/#paulevsGitch/BetterEnd) # Better End -Better End Mod for Fabric, MC 1.16.3 +Better End Mod for Fabric, MC 1.16.4 Importing: * Clone repo @@ -14,4 +14,4 @@ Building: * Mod .jar will be in ./build/libs Mappings: -* https://modmuss50.me/fabric.html?&version=1.16.3 +* https://modmuss50.me/fabric.html?&version=1.16.4 diff --git a/gradle.properties b/gradle.properties index 05790c36..dc2f7f2e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,9 +3,9 @@ # Fabric Properties # check these on https://fabricmc.net/use - minecraft_version = 1.16.4 - yarn_mappings = 1 - loader_version = 0.10.6+build.214 + minecraft_version=1.16.4 + yarn_mappings=6 + loader_version=0.10.6+build.214 # Mod Properties mod_version = 0.6.0-beta