Update oraxen dependency

This commit is contained in:
casper
2023-01-31 12:21:41 -06:00
parent 8b1b15a3e4
commit fbf5967d17
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ dependencies {
compileOnly 'com.github.jiangdashao:matrix-api-repo:317d4635fd'
compileOnly 'com.gmail.nossr50.mcMMO:mcMMO:2.1.202'
compileOnly 'me.clip:placeholderapi:2.10.10'
compileOnly 'com.github.oraxen:oraxen:bd81ace154'
compileOnly 'com.github.oraxen:oraxen:bea381fb82'
compileOnly 'com.github.brcdev-minecraft:shopgui-api:3.0.0'
compileOnly 'com.github.LoneDev6:API-ItemsAdder:2.4.7'
compileOnly 'com.arcaniax:HeadDatabase-API:1.3.0'

View File

@@ -6,7 +6,7 @@ import com.willfp.eco.core.items.Items
import com.willfp.eco.core.items.TestableItem
import com.willfp.eco.core.items.provider.ItemProvider
import com.willfp.eco.util.NamespacedKeyUtils
import io.th0rgal.oraxen.items.OraxenItems
import io.th0rgal.oraxen.api.OraxenItems
class CustomItemsOraxen : CustomItemsIntegration {
override fun registerProvider() {