fix Folia throwing IllegalArgumentException

This commit is contained in:
nossr50
2025-03-09 16:35:20 -07:00
parent 44b22559fb
commit bc6e4bc056
44 changed files with 79 additions and 79 deletions

View File

@ -459,7 +459,7 @@
<dependency>
<groupId>com.github.technicallycoded</groupId>
<artifactId>FoliaLib</artifactId>
<version>main-SNAPSHOT</version>
<version>dev-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>