From 7df3894e0162a49ff5868cca92589741137482d2 Mon Sep 17 00:00:00 2001 From: Taiyou06 Date: Wed, 19 Mar 2025 19:48:11 +0100 Subject: [PATCH] rebase --- .../features/0146-Use-BFS-on-getSlopeDistance.patch | 1 - ...147-Validate-recipe-display-index-before-retrieving-it.patch} | 0 ....patch => 0148-Paper-PR-Throttle-failed-spawn-attempts.patch} | 0 3 files changed, 1 deletion(-) rename leaf-server/minecraft-patches/features/{0146-Validate-recipe-display-index-before-retrieving-it.patch => 0147-Validate-recipe-display-index-before-retrieving-it.patch} (100%) rename leaf-server/minecraft-patches/features/{0147-Paper-PR-Throttle-failed-spawn-attempts.patch => 0148-Paper-PR-Throttle-failed-spawn-attempts.patch} (100%) diff --git a/leaf-server/minecraft-patches/features/0146-Use-BFS-on-getSlopeDistance.patch b/leaf-server/minecraft-patches/features/0146-Use-BFS-on-getSlopeDistance.patch index 4fffe008..5b3603bb 100644 --- a/leaf-server/minecraft-patches/features/0146-Use-BFS-on-getSlopeDistance.patch +++ b/leaf-server/minecraft-patches/features/0146-Use-BFS-on-getSlopeDistance.patch @@ -8,7 +8,6 @@ Paper: ~75ms Leaf: ~48ms (-36%) This should help drastically on the farms that use actively changing fluids. - diff --git a/net/minecraft/world/level/material/FlowingFluid.java b/net/minecraft/world/level/material/FlowingFluid.java index 4c2c2efd5380ff1fa5ad7553b51babae20f516ae..618a8af8fe30c39bb8c93dcc324f4ae1c48e704e 100644 --- a/net/minecraft/world/level/material/FlowingFluid.java diff --git a/leaf-server/minecraft-patches/features/0146-Validate-recipe-display-index-before-retrieving-it.patch b/leaf-server/minecraft-patches/features/0147-Validate-recipe-display-index-before-retrieving-it.patch similarity index 100% rename from leaf-server/minecraft-patches/features/0146-Validate-recipe-display-index-before-retrieving-it.patch rename to leaf-server/minecraft-patches/features/0147-Validate-recipe-display-index-before-retrieving-it.patch diff --git a/leaf-server/minecraft-patches/features/0147-Paper-PR-Throttle-failed-spawn-attempts.patch b/leaf-server/minecraft-patches/features/0148-Paper-PR-Throttle-failed-spawn-attempts.patch similarity index 100% rename from leaf-server/minecraft-patches/features/0147-Paper-PR-Throttle-failed-spawn-attempts.patch rename to leaf-server/minecraft-patches/features/0148-Paper-PR-Throttle-failed-spawn-attempts.patch