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

Fixes #1891 (actually fixed in a commit before the issue was posted)

This commit is contained in:
TheBusyBiscuit 2020-05-09 18:10:04 +02:00
parent c93c6cfa68
commit da95bb832d
2 changed files with 3 additions and 1 deletions

View File

@ -34,6 +34,8 @@
* Fixed #1843
* Fixed #1873
* Fixed Electric Smeltery not prioritisting recipes
* Fixed #1851
* Fixed #1891
## Release Candidate 11 (25 Apr 2020)

View File

@ -282,7 +282,7 @@
<dependency>
<groupId>com.github.seeseemelk</groupId>
<artifactId>MockBukkit</artifactId>
<version>v1.15-279489afe1-1</version>
<version>v1.15-d69d9ca9cb-1</version>
<scope>test</scope>
</dependency>
<dependency>