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 da4ce8a1..76f59f26 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
-@@ -120,6 +120,15 @@
+@@ -124,6 +124,15 @@
nbttagcompound.set("SkullOwner", GameProfileSerializer.serialize(new NBTTagCompound(), gameprofile));
return true;
} else {