1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Fixed some weird head issues

This commit is contained in:
TheBusyBiscuit 2020-05-16 12:32:56 +02:00
parent c4012fe697
commit 13b1a7f947
2 changed files with 2 additions and 1 deletions

View File

@ -46,6 +46,7 @@
* Fixed #1883
* Fixed #1829
* Fixed some mojang.com connection errors
* Fixed some very weird SkullMeta serialization problems in 1.15
## Release Candidate 11 (25 Apr 2020)

View File

@ -302,7 +302,7 @@
<dependency>
<groupId>com.github.thebusybiscuit</groupId>
<artifactId>CS-CoreLib2</artifactId>
<version>0.19</version>
<version>0.20.3</version>
<scope>compile</scope>
</dependency>
<dependency>