split common

This commit is contained in:
dfsek
2021-06-22 23:56:34 -07:00
parent 10f633be9a
commit cf214cc274
548 changed files with 70 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ repositories {
}
dependencies {
"shadedApi"(project(":common"))
"shadedApi"(project(":common:implementation"))
"shadedImplementation"("com.github.Querz:NBT:5.2") // Standalone NBT API
"shadedImplementation"("org.yaml:snakeyaml:1.27")
"shadedImplementation"("com.googlecode.json-simple:json-simple:1.1.1")