Fix coral-dry flag not respecting horn coral blocks

This commit is contained in:
NotMyFault
2020-04-29 21:55:55 +02:00
committed by GitHub
parent 8a21334e66
commit 670f6d9f8b

View File

@ -1345,7 +1345,7 @@ public class PlayerEvents extends PlotListener implements Listener {
case BRAIN_CORAL_BLOCK:
case BUBBLE_CORAL_BLOCK:
case FIRE_CORAL_BLOCK:
case DEAD_HORN_CORAL_BLOCK:
case HORN_CORAL_BLOCK:
case TUBE_CORAL:
case BRAIN_CORAL:
case BUBBLE_CORAL: