forked from RepoMirrors/kami-blue
parent
2636f3ddfd
commit
e8b68f195c
|
@ -31,7 +31,8 @@ public class BlockInteractionHelper {
|
|||
Blocks.HOPPER,
|
||||
Blocks.DROPPER,
|
||||
Blocks.DISPENSER,
|
||||
Blocks.TRAPDOOR
|
||||
Blocks.TRAPDOOR,
|
||||
Blocks.ENCHANTING_TABLE
|
||||
);
|
||||
|
||||
public static final List<Block> shulkerList = Arrays.asList(
|
||||
|
|
Loading…
Reference in New Issue