mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-03 16:36:00 +00:00
🧌 CustomItems support is pretty scuffed. Make it a gradle dependency already.
This commit is contained in:
parent
807ed2b247
commit
ac6ab74d48
@ -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'
|
||||
|
@ -21,4 +21,6 @@ commands:
|
||||
iris:
|
||||
aliases: [ ir, irs ]
|
||||
api-version: ${apiversion}
|
||||
softdepend:
|
||||
- ItemsAdder
|
||||
hotload-dependencies: false
|
Loading…
x
Reference in New Issue
Block a user