Blacklisted beacon from spell

This commit is contained in:
Auxilor 2021-06-25 22:44:40 +01:00
parent 5998bf3aba
commit ee22be25f4

View File

@ -60,7 +60,8 @@ public abstract class Spell extends EcoEnchant {
Material.NOTE_BLOCK,
Material.ITEM_FRAME,
Material.CHEST,
Material.BARREL
Material.BARREL,
Material.BEACON
));
static {