9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-28 19:39:22 +00:00

Leaves carpet support

This commit is contained in:
violetc
2023-06-27 02:06:57 +08:00
parent c5ade9b9a3
commit 325f1c7c7e
10 changed files with 151 additions and 19 deletions

View File

@@ -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 1e9ebd81594320a9e75740d410fecd5a66a51a31..77513f66b5d595a3ada956eaaa22fdbf9318f153 100644
index 383f1eddb640c80de5bb737f90d947d546685039..2aa2f773de6a981c5f035ef2bfdc568b04ebf190 100644
--- a/src/main/java/top/leavesmc/leaves/LeavesConfig.java
+++ b/src/main/java/top/leavesmc/leaves/LeavesConfig.java
@@ -356,7 +356,7 @@ public final class LeavesConfig {
@@ -357,7 +357,7 @@ public final class LeavesConfig {
// only config now
public static boolean asyncPathfinding = false;
private static boolean asyncPathfindingLock = false;