This commit is contained in:
Oliver
2025-03-03 21:57:54 +01:00
parent 1c8a53e778
commit ffc4c52c9a
197 changed files with 11722 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id("java-library")
id("maven-publish")
id("com.gradleup.shadow") version "8.3.6"
id("com.gradleup.shadow")
}
val minecraftVersion = "1.19.4"