mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
Fix coral-dry flag not respecting horn coral blocks
This commit is contained in:
parent
8a21334e66
commit
670f6d9f8b
@ -1345,7 +1345,7 @@ public class PlayerEvents extends PlotListener implements Listener {
|
|||||||
case BRAIN_CORAL_BLOCK:
|
case BRAIN_CORAL_BLOCK:
|
||||||
case BUBBLE_CORAL_BLOCK:
|
case BUBBLE_CORAL_BLOCK:
|
||||||
case FIRE_CORAL_BLOCK:
|
case FIRE_CORAL_BLOCK:
|
||||||
case DEAD_HORN_CORAL_BLOCK:
|
case HORN_CORAL_BLOCK:
|
||||||
case TUBE_CORAL:
|
case TUBE_CORAL:
|
||||||
case BRAIN_CORAL:
|
case BRAIN_CORAL:
|
||||||
case BUBBLE_CORAL:
|
case BUBBLE_CORAL:
|
||||||
|
Loading…
Reference in New Issue
Block a user