diff --git a/luminol-server/minecraft-patches/features/0045-Tick-regions-api.patch b/luminol-server/minecraft-patches/features/0044-Tick-regions-api.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0045-Tick-regions-api.patch rename to luminol-server/minecraft-patches/features/0044-Tick-regions-api.patch diff --git a/luminol-server/minecraft-patches/features/0046-Add-missing-teleportation-apis-for-folia.patch b/luminol-server/minecraft-patches/features/0045-Add-missing-teleportation-apis-for-folia.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0046-Add-missing-teleportation-apis-for-folia.patch rename to luminol-server/minecraft-patches/features/0045-Add-missing-teleportation-apis-for-folia.patch diff --git a/luminol-server/minecraft-patches/features/0047-Leaves-Disable-moved-wrongly-threshold.patch b/luminol-server/minecraft-patches/features/0046-Leaves-Disable-moved-wrongly-threshold.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0047-Leaves-Disable-moved-wrongly-threshold.patch rename to luminol-server/minecraft-patches/features/0046-Leaves-Disable-moved-wrongly-threshold.patch diff --git a/luminol-server/minecraft-patches/features/0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch b/luminol-server/minecraft-patches/features/0047-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0048-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch rename to luminol-server/minecraft-patches/features/0047-Leaves-Fix-Incorrect-Collision-Behavior-for-Block-Sh.patch diff --git a/luminol-server/minecraft-patches/features/0049-Raytracing-tracker-experiment.patch b/luminol-server/minecraft-patches/features/0048-Raytracing-tracker-experiment.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0049-Raytracing-tracker-experiment.patch rename to luminol-server/minecraft-patches/features/0048-Raytracing-tracker-experiment.patch diff --git a/luminol-server/minecraft-patches/features/0050-Disable-Heightmap-Warning.patch b/luminol-server/minecraft-patches/features/0049-Disable-Heightmap-Warning.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0050-Disable-Heightmap-Warning.patch rename to luminol-server/minecraft-patches/features/0049-Disable-Heightmap-Warning.patch diff --git a/luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch b/luminol-server/minecraft-patches/features/0050-Leaves-Revert-raid-changes.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0051-Leaves-Revert-raid-changes.patch rename to luminol-server/minecraft-patches/features/0050-Leaves-Revert-raid-changes.patch diff --git a/luminol-server/minecraft-patches/features/0052-Lithium-fast-util.patch b/luminol-server/minecraft-patches/features/0051-Lithium-fast-util.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0052-Lithium-fast-util.patch rename to luminol-server/minecraft-patches/features/0051-Lithium-fast-util.patch diff --git a/luminol-server/minecraft-patches/features/0053-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch b/luminol-server/minecraft-patches/features/0052-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0053-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch rename to luminol-server/minecraft-patches/features/0052-Lithium-Skip-unnecessary-calculations-if-player-is-n.patch diff --git a/luminol-server/minecraft-patches/features/0054-Fix-SculkCatalyst-exp-skip.patch b/luminol-server/minecraft-patches/features/0053-Fix-SculkCatalyst-exp-skip.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0054-Fix-SculkCatalyst-exp-skip.patch rename to luminol-server/minecraft-patches/features/0053-Fix-SculkCatalyst-exp-skip.patch diff --git a/luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch b/luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch similarity index 96% rename from luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch rename to luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch index 22fa348..3683824 100644 --- a/luminol-server/minecraft-patches/features/0055-Correct-player-respawn-place.patch +++ b/luminol-server/minecraft-patches/features/0054-Correct-player-respawn-place.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Correct player respawn place diff --git a/net/minecraft/server/level/ServerPlayer.java b/net/minecraft/server/level/ServerPlayer.java -index c2562b8f7ca3bc815a5abe5ae00a6fe1654b002d..98ce0736c18cbb09704ef7ca6b67866d5736f7c7 100644 +index 884d338e00017ff351b91c70fb51186cbdfb1fe6..d0853f44f1b4c88ba62a74db9e49a32709685425 100644 --- a/net/minecraft/server/level/ServerPlayer.java +++ b/net/minecraft/server/level/ServerPlayer.java @@ -472,8 +472,10 @@ public class ServerPlayer extends Player implements ca.spottedleaf.moonrise.patc diff --git a/luminol-server/minecraft-patches/features/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch b/luminol-server/minecraft-patches/removed/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch similarity index 100% rename from luminol-server/minecraft-patches/features/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch rename to luminol-server/minecraft-patches/removed/0044-Leaf-Smart-sort-entities-in-NearestLivingEntitySenso.patch