Fix relocation

This commit is contained in:
ceze88 2024-04-15 15:32:00 +02:00
parent 72cf7c7901
commit 9eefc45c12

View File

@ -62,7 +62,7 @@
<relocations> <relocations>
<relocation> <relocation>
<pattern>com.craftaro.core</pattern> <pattern>com.craftaro.core</pattern>
<shadedPattern>com.craftaro.ultimatestacker.core</shadedPattern> <shadedPattern>com.craftaro.ultimatekits.core</shadedPattern>
</relocation> </relocation>
</relocations> </relocations>