diff --git a/build.gradle b/build.gradle index 9ce8fda8..ac16a5d5 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ import java.text.SimpleDateFormat plugins { - id 'fabric-loom' version '0.4-SNAPSHOT' + id 'fabric-loom' version '0.5-SNAPSHOT' id 'maven-publish' } diff --git a/gradle.properties b/gradle.properties index a46c2da0..8be10a2a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,10 +8,10 @@ archives_base_name = skyblock # Fabric Properties # see https://modmuss50.me/fabric.html -minecraft_version=1.16.3 -yarn_mappings=1.16.3+build.7 -loader_version=0.9.3+build.207 -fabric_api_version=0.20.2+build.402-1.16 +minecraft_version=1.16.4 +yarn_mappings=1.16.4+build.7 +loader_version=0.10.8 +fabric_api_version=0.26.0+1.16 # see https://masa.dy.fi/maven/carpet/fabric-carpet/ -carpet_core_version=1.16.3-1.4.11+v200910 +carpet_core_version=1.16.4-1.4.17+v201111