diff --git a/gradle.properties b/gradle.properties index 83554fe..bf2978b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,12 +2,12 @@ org.gradle.jvmargs=-Xmx4G maven_group = plus.dragons.createdragonlib -mod_version = 1.4.0 +mod_version = 1.4.1 # https://fabricmc.net/develop minecraft_version = 1.20.1 fabric_loader_version = 0.14.22 -fabric_api_version = 0.89.0+1.20.1 +fabric_api_version = 0.88.1+1.20.1 # Mappings # https://parchmentmc.org/docs/getting-started @@ -17,4 +17,4 @@ parchment_version = 2023.09.03 # https://modrinth.com/mod/create-fabric create_version = 0.5.1-d-build.1161+mc1.20.1 -artifact_minecraft_version = 1.20.1 +artifact_minecraft_version = 1.20.1 \ No newline at end of file