mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 04:19:01 +00:00
Updated to Slimefun RC-27
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
<!-- https://github.com/Slimefun/Slimefun4/releases -->
|
||||
<groupId>com.github.slimefun</groupId>
|
||||
<artifactId>Slimefun4</artifactId>
|
||||
<version>RC-24</version>
|
||||
<version>RC-27</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!--<dependency>
|
||||
|
||||
@@ -3,7 +3,7 @@ package com.dre.brewery.integration.item;
|
||||
import com.dre.brewery.P;
|
||||
import com.dre.brewery.filedata.BConfig;
|
||||
import com.dre.brewery.recipe.PluginItem;
|
||||
import me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem;
|
||||
import io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem;
|
||||
import org.bukkit.inventory.ItemStack;
|
||||
|
||||
public class SlimefunPluginItem extends PluginItem {
|
||||
|
||||
Reference in New Issue
Block a user