mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-17 04:41:21 +01:00
Blacklisted beacon from spell
This commit is contained in:
parent
5998bf3aba
commit
ee22be25f4
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user