Add KGenerators support (#1209)

This commit is contained in:
Julian Krings
2025-06-21 12:05:56 +02:00
committed by GitHub
parent 9d44ac0b47
commit e5cb4d82a3
3 changed files with 95 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ dependencies {
compileOnly("com.github.Ssomar-Developement:SCore:4.23.10.8")
compileOnly("net.Indyuce:MMOItems-API:6.9.5-SNAPSHOT")
compileOnly("com.willfp:EcoItems:5.44.0")
compileOnly("me.kryniowesegryderiusz:kgenerators-core:7.3") {
isTransitive = false
}
//implementation files("libs/CustomItems.jar")