From e6f3d639230b5b0d8ed09440f522f4a54445f3cc Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sun, 9 Mar 2025 14:20:20 -0700 Subject: [PATCH] fix FoliaLib not being shaded into compiled jar --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f225b8aee..ffd0180e7 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,7 @@ net.kyori:option net.kyori:adventure-text-serializer-craftbukkit co.aikar:acf-bukkit - com.tcoded:FoliaLib + com.github.technicallycoded:FoliaLib