summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalBreakDoor.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PathfinderGoalBreakDoor.patch')
-rw-r--r--nms-patches/PathfinderGoalBreakDoor.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/PathfinderGoalBreakDoor.patch b/nms-patches/PathfinderGoalBreakDoor.patch
index 3f61dbea..e51d1569 100644
--- a/nms-patches/PathfinderGoalBreakDoor.patch
+++ b/nms-patches/PathfinderGoalBreakDoor.patch
@@ -11,5 +11,5 @@
+ }
+ // CraftBukkit end
this.a.world.setAir(this.b);
- this.a.world.triggerEffect(1012, this.b, 0);
+ this.a.world.triggerEffect(1021, this.b, 0);
this.a.world.triggerEffect(2001, this.b, Block.getId(this.c));