aboutsummaryrefslogtreecommitdiff
path: root/spark-sponge7
diff options
context:
space:
mode:
Diffstat (limited to 'spark-sponge7')
-rw-r--r--spark-sponge7/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/spark-sponge7/build.gradle b/spark-sponge7/build.gradle
index aaaab74..f9873fc 100644
--- a/spark-sponge7/build.gradle
+++ b/spark-sponge7/build.gradle
@@ -24,6 +24,7 @@ shadowJar {
relocate 'net.kyori.adventure', 'me.lucko.spark.lib.adventure'
relocate 'net.kyori.examination', 'me.lucko.spark.lib.adventure.examination'
+ relocate 'net.kyori.option', 'me.lucko.spark.lib.adventure.option'
relocate 'net.bytebuddy', 'me.lucko.spark.lib.bytebuddy'
relocate 'com.google.protobuf', 'me.lucko.spark.lib.protobuf'
relocate 'org.objectweb.asm', 'me.lucko.spark.lib.asm'