summaryrefslogtreecommitdiffstats
path: root/nms-patches/IRecipe.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/IRecipe.patch')
-rw-r--r--nms-patches/IRecipe.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/IRecipe.patch b/nms-patches/IRecipe.patch
index 68aab813..bc315529 100644
--- a/nms-patches/IRecipe.patch
+++ b/nms-patches/IRecipe.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/IRecipe.java
+++ b/net/minecraft/server/IRecipe.java
-@@ -11,4 +11,6 @@
+@@ -15,4 +15,6 @@
ItemStack b();
ItemStack[] b(InventoryCrafting inventorycrafting);