summaryrefslogtreecommitdiffstats
path: root/nms-patches/ItemStack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/ItemStack.patch')
-rw-r--r--nms-patches/ItemStack.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/ItemStack.patch b/nms-patches/ItemStack.patch
index a2944084..69343909 100644
--- a/nms-patches/ItemStack.patch
+++ b/nms-patches/ItemStack.patch
@@ -303,7 +303,7 @@
itemstack.d(this.D());
if (this.tag != null) {
-@@ -514,6 +720,12 @@
+@@ -513,6 +719,12 @@
nbttaglist.add(nbttagcompound);
}