summary refs log tree commit diff stats
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties13
1 files changed, 7 insertions, 6 deletions
diff --git a/gradle.properties b/gradle.properties
index a0db7e9..0aef053 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,13 +4,14 @@ org.gradle.jvmargs=-Xmx1G
 # Fabric Properties
 	# check these on https://fabricmc.net/develop
 	minecraft_version=1.19.2
-	yarn_mappings=1.19.2+build.1
-	loader_version=0.14.8
+	yarn_mappings=1.19.2+build.3
+	loader_version=0.14.9
 
 # Mod Properties
-	mod_version = 1.0.0
-	maven_group = com.example
-	archives_base_name = fabric-example-mod
+	mod_version = 1.0.0-SNAPSHOT
+	maven_group = ganarchy.chewstuff.mc_1_19_2
+	archives_base_name = chewstuff-mc1.19.2
 
 # Dependencies
-	fabric_version=0.58.6+1.19.2
+	fabric_version=0.59.0+1.19.2
+	trinkets_version=3.4.0