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

[CI skip] Might as well push this today

This commit is contained in:
TheBusyBiscuit 2020-12-03 15:28:58 +01:00
parent 42d393296a
commit e717b77ddc
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of contents**
- [Release Candidate 18 (05 Dec 2020)](#release-candidate-18-05-dec-2020)
- [Release Candidate 18 (03 Dec 2020)](#release-candidate-18-03-dec-2020)
- [Release Candidate 17 (17 Oct 2020)](#release-candidate-17-17-oct-2020)
- [Release Candidate 16 (07 Sep 2020)](#release-candidate-16-07-sep-2020)
- [Release Candidate 15 (01 Aug 2020)](#release-candidate-15-01-aug-2020)
@ -23,7 +23,7 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Release Candidate 18 (05 Dec 2020)
## Release Candidate 18 (03 Dec 2020)
#### Additions
* The Smelters Pick now also works on Ancient Debris

View File

@ -19,7 +19,6 @@ import me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow;
* @deprecated This interface is not designed to be used by addons.
*
*/
@Deprecated
public interface InventoryBlock {
/**