diff --git a/Core/pom.xml b/Core/pom.xml index 121d98c1..fa9ef509 100644 --- a/Core/pom.xml +++ b/Core/pom.xml @@ -80,6 +80,7 @@ com.craftaro:* de.tr7zw:item-nbt-api + de.tr7zw:nbt-injector net.kyori:* com.github.cryptomorin:XSeries @@ -110,6 +111,11 @@ com.craftaro.core.third_party.de.tr7zw.nbtapi + + de.tr7zw.nbtinjector + com.craftaro.core.third_party.de.tr7zw.nbtinjector + + net.kyori com.craftaro.core.third_party.net.kyori @@ -224,6 +230,13 @@ compile + + de.tr7zw + nbt-injector + 2.12.4 + compile + + net.kyori option