Fixed spells triggering when putting out fires with left-click items
This commit is contained in:
@@ -75,7 +75,8 @@ public abstract class Spell extends EcoEnchant {
|
||||
Material.BLAST_FURNACE,
|
||||
Material.BREWING_STAND,
|
||||
Material.DISPENSER,
|
||||
Material.DROPPER
|
||||
Material.DROPPER,
|
||||
Material.FIRE
|
||||
));
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user