diff --git a/src/main/java/me/zeroeightsix/kami/util/BlockInteractionHelper.java b/src/main/java/me/zeroeightsix/kami/util/BlockInteractionHelper.java index e7150b054..3d95ef7ec 100644 --- a/src/main/java/me/zeroeightsix/kami/util/BlockInteractionHelper.java +++ b/src/main/java/me/zeroeightsix/kami/util/BlockInteractionHelper.java @@ -17,7 +17,7 @@ import java.util.List; /** * Created by hub on 15 June 2019 - * Last Updated 16 June 2019 by hub + * Last Updated 12 January 2019 by hub */ public class BlockInteractionHelper { @@ -31,7 +31,8 @@ public class BlockInteractionHelper { Blocks.HOPPER, Blocks.DROPPER, Blocks.DISPENSER, - Blocks.TRAPDOOR + Blocks.TRAPDOOR, + Blocks.ENCHANTING_TABLE ); public static final List shulkerList = Arrays.asList(