summaryrefslogtreecommitdiffstats
path: root/nms-patches/Container.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/Container.patch')
-rw-r--r--nms-patches/Container.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/Container.patch b/nms-patches/Container.patch
index e779d8af..0a505a2c 100644
--- a/nms-patches/Container.patch
+++ b/nms-patches/Container.patch
@@ -126,7 +126,7 @@
}
}
} else if (inventoryclicktype == InventoryClickType.SWAP && j >= 0 && j < 9) {
-@@ -575,6 +647,7 @@
+@@ -564,6 +636,7 @@
inventorycraftresult.a(irecipe);
itemstack = irecipe.craftItem(inventorycrafting);
}