working 1.20.6

This commit is contained in:
Zoe Gidiere
2024-09-17 16:34:30 -06:00
parent 73047284c8
commit 664d1a3191
33 changed files with 167 additions and 119 deletions
@@ -30,10 +30,6 @@ loom {
}
tasks {
compileJava {
options.release.set(17)
}
remapJar {
inputFile.set(shadowJar.get().archiveFile)
}