添加套装效果触发

This commit is contained in:
yhy
2026-07-12 08:16:37 +08:00
parent 67461082a5
commit 8c60c9daaf
15 changed files with 369 additions and 13 deletions

View File

@@ -38,6 +38,12 @@
<version>26.5.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.lumine.mythic.bukkit</groupId>
<artifactId>MythicMobs</artifactId>
<version>5.12.0-SNAPSHOT-548b7d33</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>