Updated to Slimefun RC-27

This commit is contained in:
EpicPlayerA10
2021-09-06 20:08:56 +02:00
parent 3a44141a44
commit 3d616fe3f3
2 changed files with 2 additions and 2 deletions
@@ -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 {