summaryrefslogtreecommitdiffstats
path: root/nms-patches/TileEntityBrewingStand.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/TileEntityBrewingStand.patch')
-rw-r--r--nms-patches/TileEntityBrewingStand.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/TileEntityBrewingStand.patch b/nms-patches/TileEntityBrewingStand.patch
index 012112d5..14805aa5 100644
--- a/nms-patches/TileEntityBrewingStand.patch
+++ b/nms-patches/TileEntityBrewingStand.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/TileEntityBrewingStand.java 2015-02-26 22:40:23.123608134 +0000
-+++ src/main/java/net/minecraft/server/TileEntityBrewingStand.java 2015-02-26 22:40:23.123608134 +0000
+--- a/net/minecraft/server/TileEntityBrewingStand.java
++++ b/net/minecraft/server/TileEntityBrewingStand.java
@@ -3,18 +3,50 @@
import java.util.Arrays;
import java.util.List;