From 5195487ec6c01a80e3a2fca8c4acfc6b9524fcf5 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 14 May 2017 12:00:00 +1000 Subject: Update to Minecraft 1.12-pre2 --- nms-patches/EntityItemFrame.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nms-patches/EntityItemFrame.patch') diff --git a/nms-patches/EntityItemFrame.patch b/nms-patches/EntityItemFrame.patch index 4178fdcf..f2cd4fa0 100644 --- a/nms-patches/EntityItemFrame.patch +++ b/nms-patches/EntityItemFrame.patch @@ -10,5 +10,5 @@ + } + // CraftBukkit end this.b(damagesource.getEntity(), false); - this.a(SoundEffects.dh, 1.0F, 1.0F); + this.a(SoundEffects.du, 1.0F, 1.0F); this.setItem(ItemStack.a); -- cgit v1.2.3