Unknown пре 6 година
родитељ
комит
fdd5ee6b63
1 измењених фајлова са 1 додато и 1 уклоњено
  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 {