Unknown 6 anni fa
parent
commit
fdd5ee6b63
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -5,7 +5,7 @@ plugins {
 sourceCompatibility = 1.8
 targetCompatibility = 1.8
 
-archivesBaseName = "ClothConfig"
+archivesBaseName = "ClothConfig2"
 version = project.mod_version
 
 minecraft {