mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-11 00:35:26 +02:00
Fix coral-dry flag not respecting horn coral blocks
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user