Fix Crashes with Forge from JSONDB
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies {
|
||||
shaded("org.apache.commons:commons-collections4:${commons4}")
|
||||
shaded("com.github.oshi:oshi-core:${oshi}")
|
||||
shaded("org.jasypt:jasypt:${jasypt}:lite")
|
||||
shaded("io.jsondb:jsondb-core:${json_db}")
|
||||
shaded("io.jsondb:jsondb-core-minecraft:${json_db}")
|
||||
|
||||
// Config
|
||||
implementation("me.hypherionmc.moon-config:core:${moonconfig}")
|
||||
|
||||
Reference in New Issue
Block a user