mirror of
https://github.com/LeavesMC/Leaves.git
synced 2026-01-04 15:41:31 +00:00
Fakeplayer regen amount config (#130)
This commit is contained in:
@@ -7,10 +7,10 @@ This patch is Powered by Pufferfish(https://github.com/pufferfish-gg/Pufferfish)
|
||||
But Pufferfish patch was ported downstream from the Petal fork
|
||||
|
||||
diff --git a/src/main/java/top/leavesmc/leaves/LeavesConfig.java b/src/main/java/top/leavesmc/leaves/LeavesConfig.java
|
||||
index 67e85a55e2a58848d0a9a253fd40ae559f7eb532..d0c7d3883723bcc0c4753170ddff766ef908250e 100644
|
||||
index 6a39a8a3add22d2fc5caa6bd8420f7dfa4ab3c92..407abf0fe642e4b8aa0f1faa3ab030b557c40e25 100644
|
||||
--- a/src/main/java/top/leavesmc/leaves/LeavesConfig.java
|
||||
+++ b/src/main/java/top/leavesmc/leaves/LeavesConfig.java
|
||||
@@ -370,7 +370,7 @@ public final class LeavesConfig {
|
||||
@@ -372,7 +372,7 @@ public final class LeavesConfig {
|
||||
// only config now
|
||||
public static boolean asyncPathfinding = false;
|
||||
private static boolean asyncPathfindingLock = false;
|
||||
|
||||
Reference in New Issue
Block a user