diff --git a/gradle.properties b/gradle.properties index 183fb76..c33102e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,16 +2,16 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties - # check these on https://fabricmc.net/versions.html - minecraft_version=1.16.5 - yarn_mappings=1.16.5+build.9 - loader_version=0.11.3 +# check these on https://fabricmc.net/versions.html +minecraft_version=1.16.5 +yarn_mappings=1.16.5+build.9 +loader_version=0.11.3 # Mod Properties - mod_version = 1.0.1 - maven_group = se.icus.mag - archives_base_name = statuseffecttimer +mod_version = 1.1.0+1.16.5 +maven_group = se.icus.mag +archives_base_name = statuseffecttimer # Dependencies - # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api (or https://fabricmc.net/versions.html) - fabric_version=0.34.2+1.16 +# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api (or https://fabricmc.net/versions.html) +fabric_version=0.34.2+1.16