Update as per zeroeightysix/KAMi

d0f11b3a4b
This commit is contained in:
Bella Who 2020-01-12 19:39:09 -05:00 committed by GitHub
parent 2636f3ddfd
commit e8b68f195c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ public class BlockInteractionHelper {
Blocks.HOPPER, Blocks.HOPPER,
Blocks.DROPPER, Blocks.DROPPER,
Blocks.DISPENSER, Blocks.DISPENSER,
Blocks.TRAPDOOR Blocks.TRAPDOOR,
Blocks.ENCHANTING_TABLE
); );
public static final List<Block> shulkerList = Arrays.asList( public static final List<Block> shulkerList = Arrays.asList(