add snowball to despawn rate config

This commit is contained in:
jmp
2020-09-18 11:57:29 -07:00
committed by BillyGalbreath
parent 242deeef82
commit 09e0103ee1
2 changed files with 21 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ Purpur API maven dependency:
<dependency>
<groupId>net.pl3x.purpur</groupId>
<artifactId>purpur-api</artifactId>
<version>1.16.2-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
```