mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 15:16:45 +01:00
Don't active skills on shulker blocks Fixes #3423
This commit is contained in:
parent
2e120abe3a
commit
875db44afd
@ -88,6 +88,7 @@ public final class BlockUtils {
|
|||||||
case JUNGLE_FENCE :
|
case JUNGLE_FENCE :
|
||||||
case SPRUCE_FENCE :
|
case SPRUCE_FENCE :
|
||||||
case ARMOR_STAND :
|
case ARMOR_STAND :
|
||||||
|
case SHULKER_SHELL:
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
default :
|
default :
|
||||||
|
Loading…
Reference in New Issue
Block a user