🧌 CustomItems support is pretty scuffed. Make it a gradle dependency already.

This commit is contained in:
Vatuu
2023-03-27 23:22:15 +02:00
parent 807ed2b247
commit ac6ab74d48
2 changed files with 3 additions and 1 deletions

View File

@@ -136,7 +136,7 @@ dependencies {
implementation 'com.github.oraxen:oraxen:1.152.5'
implementation 'com.github.LoneDev6:api-itemsadder:3.2.5'
implementation 'me.clip:placeholderapi:2.11.1'
implementation files('libs/CustomItems.jar')
//implementation files('libs/CustomItems.jar')
// Shaded
implementation 'com.dfsek:Paralithic:0.4.0'

View File

@@ -21,4 +21,6 @@ commands:
iris:
aliases: [ ir, irs ]
api-version: ${apiversion}
softdepend:
- ItemsAdder
hotload-dependencies: false