From 42163c20b31feea816085f9c01cee48b43e06079 Mon Sep 17 00:00:00 2001 From: Helvetica Volubi Date: Sat, 12 Apr 2025 23:14:47 +0800 Subject: [PATCH] feat: fix up number --- ....patch => 0048-Leaves-Disable-moved-wrongly-threshold.patch} | 2 +- ...-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} | 0 ...xperiment.patch => 0050-Raytracing-tracker-experiment.patch} | 0 ...1-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch} | 0 ...raid-changes.patch => 0052-Leaves-Revert-raid-changes.patch} | 0 5 files changed, 1 insertion(+), 1 deletion(-) rename luminol-server/minecraft-patches/features/{0049-Leaves-Disable-moved-wrongly-threshold.patch => 0048-Leaves-Disable-moved-wrongly-threshold.patch} (97%) rename luminol-server/minecraft-patches/features/{0050-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch => 0049-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch} (100%) rename luminol-server/minecraft-patches/features/{0051-Raytracing-tracker-experiment.patch => 0050-Raytracing-tracker-experiment.patch} (100%) rename luminol-server/minecraft-patches/features/{0052-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch => 0051-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch} (100%) rename luminol-server/minecraft-patches/features/{0053-Leaves-Revert-raid-changes.patch => 0052-Leaves-Revert-raid-changes.patch} (100%) diff --git a/luminol-server/minecraft-patches/features/0049-Leaves-Disable-moved-wrongly-threshold.patch b/luminol-server/minecraft-patches/features/0048-Leaves-Disable-moved-wrongly-threshold.patch similarity index 97% rename from luminol-server/minecraft-patches/features/0049-Leaves-Disable-moved-wrongly-threshold.patch rename to luminol-server/minecraft-patches/features/0048-Leaves-Disable-moved-wrongly-threshold.patch index 1c267aa..051ffe1 100644 --- a/luminol-server/minecraft-patches/features/0049-Leaves-Disable-moved-wrongly-threshold.patch +++ b/luminol-server/minecraft-patches/features/0048-Leaves-Disable-moved-wrongly-threshold.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Leaves Disable moved wrongly threshold diff --git a/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/net/minecraft/server/network/ServerGamePacketListenerImpl.java -index 3977d5b52c4473ed04019f8e93d7dbf084070a97..8f5d86c623c1091624d845a354c12464fb959930 100644 +index a107d9ee24d0e39ce3e3e09bf27af1ea4ae35b96..225045400f152a9a8f030d6fe367764b00d99b24 100644 --- a/net/minecraft/server/network/ServerGamePacketListenerImpl.java +++ b/net/minecraft/server/network/ServerGamePacketListenerImpl.java @@ -581,7 +581,7 @@ public class ServerGamePacketListenerImpl diff --git a/luminol-server/minecraft-patches/features/0050-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch b/luminol-server/minecraft-patches/features/0049-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0050-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch rename to luminol-server/minecraft-patches/features/0049-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch diff --git a/luminol-server/minecraft-patches/features/0051-Raytracing-tracker-experiment.patch b/luminol-server/minecraft-patches/features/0050-Raytracing-tracker-experiment.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0051-Raytracing-tracker-experiment.patch rename to luminol-server/minecraft-patches/features/0050-Raytracing-tracker-experiment.patch diff --git a/luminol-server/minecraft-patches/features/0052-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch b/luminol-server/minecraft-patches/features/0051-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0052-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch rename to luminol-server/minecraft-patches/features/0051-Correct-isWatched-method-in-ScheduledTaskThreadPool.patch diff --git a/luminol-server/minecraft-patches/features/0053-Leaves-Revert-raid-changes.patch b/luminol-server/minecraft-patches/features/0052-Leaves-Revert-raid-changes.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0053-Leaves-Revert-raid-changes.patch rename to luminol-server/minecraft-patches/features/0052-Leaves-Revert-raid-changes.patch