From a081172687881e5126330d37cc66768b03b408ed Mon Sep 17 00:00:00 2001
From: Minecrell <minecrell@minecrell.net>
Date: Fri, 20 Jul 2018 14:06:39 -0500
Subject: [PATCH] Rebuild patch numbers

---
 ...gers.patch => 0334-Use-asynchronous-Log4j-2-loggers.patch} | 4 ++--
 ...0335-Don-t-change-the-Entity-Random-seed-for-squids.patch} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename Spigot-Server-Patches/{0330-Use-asynchronous-Log4j-2-loggers.patch => 0334-Use-asynchronous-Log4j-2-loggers.patch} (90%)
 rename Spigot-Server-Patches/{0330-Don-t-change-the-Entity-Random-seed-for-squids.patch => 0335-Don-t-change-the-Entity-Random-seed-for-squids.patch} (92%)

diff --git a/Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch b/Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch
similarity index 90%
rename from Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch
rename to Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch
index 26fb88dbe..fe727e67c 100644
--- a/Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch
+++ b/Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch
@@ -1,11 +1,11 @@
-From 9a854c07dd545cf8b4a1a9e6d121f4018acdc50a Mon Sep 17 00:00:00 2001
+From 03f5b3714e9388890e9261da44070032119ae5ad Mon Sep 17 00:00:00 2001
 From: Minecrell <minecrell@minecrell.net>
 Date: Tue, 17 Jul 2018 16:42:17 +0200
 Subject: [PATCH] Use asynchronous Log4j 2 loggers
 
 
 diff --git a/pom.xml b/pom.xml
-index 155896ffb..6f445dc9b 100644
+index 7fa70efe8..132843880 100644
 --- a/pom.xml
 +++ b/pom.xml
 @@ -110,6 +110,14 @@
diff --git a/Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch b/Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch
similarity index 92%
rename from Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch
rename to Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch
index 67c79ad78..50d1d5577 100644
--- a/Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch
+++ b/Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch
@@ -1,4 +1,4 @@
-From ae198e0c01788ecbf9eee5d0602ddd9393f41b7c Mon Sep 17 00:00:00 2001
+From 404de77ce4ff4b05ebecba229386f083a4593da5 Mon Sep 17 00:00:00 2001
 From: Aikar <aikar@aikar.co>
 Date: Thu, 19 Jul 2018 01:05:00 -0400
 Subject: [PATCH] Don't change the Entity Random seed for squids