aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0933-ItemStack-Tooltip-API.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0933-ItemStack-Tooltip-API.patch')
-rw-r--r--patches/server/0933-ItemStack-Tooltip-API.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0933-ItemStack-Tooltip-API.patch b/patches/server/0933-ItemStack-Tooltip-API.patch
index 16bb22ce78..7425f354d8 100644
--- a/patches/server/0933-ItemStack-Tooltip-API.patch
+++ b/patches/server/0933-ItemStack-Tooltip-API.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] ItemStack Tooltip API
diff --git a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-index d329da33f9bfea5e30e42cd30974b7d3b775f446..fa60f4e05e3303a7fe4faab0098c1fb439a24354 100644
+index 054058180b938101926f6613715f4266618fed94..9fbe938e7c1efdc256aa5303651a7f14e972e559 100644
--- a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
+++ b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-@@ -633,6 +633,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
+@@ -616,6 +616,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
}
// Paper end - fix custom stats criteria creation