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