diff --git a/Spigot-Server-Patches/0413-Prevent-consuming-the-wrong-itemstack.patch b/Spigot-Server-Patches/0414-Prevent-consuming-the-wrong-itemstack.patch similarity index 96% rename from Spigot-Server-Patches/0413-Prevent-consuming-the-wrong-itemstack.patch rename to Spigot-Server-Patches/0414-Prevent-consuming-the-wrong-itemstack.patch index bf11daa6f4..383afca7f4 100644 --- a/Spigot-Server-Patches/0413-Prevent-consuming-the-wrong-itemstack.patch +++ b/Spigot-Server-Patches/0414-Prevent-consuming-the-wrong-itemstack.patch @@ -1,4 +1,4 @@ -From a4b3835b873a9830e7ef1a652e229e06876214ce Mon Sep 17 00:00:00 2001 +From f4f54ad4f65341733ca29e1cc2e469952103dfa4 Mon Sep 17 00:00:00 2001 From: kickash32 Date: Mon, 19 Aug 2019 19:42:35 +0500 Subject: [PATCH] Prevent consuming the wrong itemstack @@ -44,5 +44,5 @@ index 31d14b19b..f675ad2f5 100644 } // Paper end -- -2.22.0 +2.23.0