summaryrefslogtreecommitdiffstats
path: root/nms-patches/ItemSkull.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/ItemSkull.patch')
-rw-r--r--nms-patches/ItemSkull.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/ItemSkull.patch b/nms-patches/ItemSkull.patch
index c97743da..da4ce8a1 100644
--- a/nms-patches/ItemSkull.patch
+++ b/nms-patches/ItemSkull.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/ItemSkull.java
+++ b/net/minecraft/server/ItemSkull.java
-@@ -117,6 +117,15 @@
+@@ -120,6 +120,15 @@
nbttagcompound.set("SkullOwner", GameProfileSerializer.serialize(new NBTTagCompound(), gameprofile));
return true;
} else {