From 14f3871afe8803b84c138806a17a6dfed6d2b73b Mon Sep 17 00:00:00 2001 From: MrFishCakes Date: Tue, 29 Aug 2023 22:30:55 +0100 Subject: [PATCH] Updated Upstream (Purpur) Upstream has released updates that appear to apply and compile correctly Purpur Changes: PurpurMC/Purpur@9096b8d option for turning sand into glass using lightning PurpurMC/Purpur@88d6ce4 make the diff smaller PurpurMC/Purpur@9efce10 put everything behind options PurpurMC/Purpur@7a6cbff Revert "put everything behind options" PurpurMC/Purpur@c267ad3 Revert "make the diff smaller" PurpurMC/Purpur@6e2126f Revert "option for turning sand into glass using lightning" PurpurMC/Purpur@423c2af Updated Upstream (Paper) --- patches/server/0002-Graphite-Configuration.patch | 8 ++++---- patches/server/0007-Raw-Ore-Block-Smelting.patch | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/patches/server/0002-Graphite-Configuration.patch b/patches/server/0002-Graphite-Configuration.patch index 5b9d38e..54b7488 100644 --- a/patches/server/0002-Graphite-Configuration.patch +++ b/patches/server/0002-Graphite-Configuration.patch @@ -154,10 +154,10 @@ index e471960e0443392f6f54732b052a4debf2a8fd97..19f1102de25054f2a8e7346c9ef78bc9 + // Graphite end } diff --git a/src/main/java/net/minecraft/server/MinecraftServer.java b/src/main/java/net/minecraft/server/MinecraftServer.java -index 99fd775e7a564aaef327a62bb7742da07b2d2829..3fae117993ed82ab59353852c8bdd952c19a6d28 100644 +index e6ddf69ade7ae51640569150f7db10d1afa63691..a36d407a10763c8ac3d57b194243e4fbdb2b273d 100644 --- a/src/main/java/net/minecraft/server/MinecraftServer.java +++ b/src/main/java/net/minecraft/server/MinecraftServer.java -@@ -307,6 +307,7 @@ public abstract class MinecraftServer extends ReentrantBlockableEventLoop