relocate craftarocore

This commit is contained in:
hsgamer 2024-04-19 07:27:05 +07:00
parent 5f1adc27b7
commit f65293cb9d
1 changed files with 6 additions and 0 deletions

View File

@ -390,6 +390,12 @@
<include>lv.id.bonne:panelutils:*</include>
</includes>
</artifactSet>
<relocations>
<relocation>
<pattern>com.craftaro.core</pattern>
<shadedPattern>com.craftaro.ultimatestacker.core</shadedPattern>
</relocation>
</relocations>
<transformers>
<!-- Add a transformer to exclude any other manifest files (possibly from dependencies). -->
<transformer implementation="org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer">