let's see if this fixes things?

This commit is contained in:
frqnny
2024-06-17 14:19:40 -04:00
parent 5f19348fdc
commit 8b2f1db5e9
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id "fabric-loom" version "1.1-SNAPSHOT"
id "fabric-loom" version "1.6-SNAPSHOT"
id "maven-publish"
id "java-library"
}