fixed old naming

This commit is contained in:
2024-10-05 20:10:24 +02:00
parent 4c8cdb4771
commit f4c4842188
4 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ loom {
splitEnvironmentSourceSets()
mods {
"enoughmemory" {
"loadsupport" {
sourceSet sourceSets.main
sourceSet sourceSets.client
}

View File

@@ -9,9 +9,9 @@ yarn_mappings=1.21.1+build.3
loader_version=0.16.5
# Mod Properties
mod_version=1.0.0
maven_group=com.vaporvee.enoughmemory
archives_base_name=enoughmemory
mod_version=1.0.0-fabric-1.21.1
maven_group=com.vaporvee.loadsupport
archives_base_name=loadsupport
# Dependencies
fabric_version=0.105.0+1.21.1