diff --git a/build.gradle b/build.gradle index 1b0ea54..8bd9263 100755 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'fabric-loom' version '1.5-SNAPSHOT' + id 'fabric-loom' version '1.9-SNAPSHOT' id 'maven-publish' } diff --git a/gradle.properties b/gradle.properties index 89994cd..7532c73 100755 --- a/gradle.properties +++ b/gradle.properties @@ -1,17 +1,17 @@ org.gradle.jvmargs=-Xmx2G -minecraft_version=1.20.4 -yarn_mappings=1.20.4+build.3 -loader_version=0.15.7 +minecraft_version=1.21.4 +yarn_mappings=1.21.4+build.2 +loader_version=0.16.9 #Fabric api -fabric_version=0.96.4+1.20.4 +fabric_version=0.113.0+1.21.4 #Dependencies -kyrptconfig=1.6.0-1.20.4 +kyrptconfig=1.6.1-1.21.4 # Mod Properties -mod_version=1.6.3-1.20.4 +mod_version=1.6.4-1.21.4 maven_group=net.kyrptonaught archives_base_name=cmdkeybind diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 7cf0814..adda1f2 100755 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 3e1de9e..d3ff41e 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "cmdkeybind", - "version": "1.6.3-1.20.4", + "version": "1.6.4-1.21.4", "name": "Command Macros", "description": "Command Macros!", "authors": [