update name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx6G
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
@@ -9,8 +9,8 @@ org.gradle.jvmargs=-Xmx6G
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.18.1-1.1.0-stable
|
||||
maven_group = ryantlg.GamerMod.mod
|
||||
archives_base_name = GamerMod
|
||||
maven_group = ryantlg.GamerItems.mod
|
||||
archives_base_name = GamerItems
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.46.0+1.18
|
||||
|
||||
Reference in New Issue
Block a user