From 0c061d9ec1781854922927f2b42ec6366bce632b Mon Sep 17 00:00:00 2001 From: Jordy Goodridge Date: Wed, 22 May 2024 23:32:16 -0700 Subject: [PATCH] Disable Quark overlapping features --- config/quark-common.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/quark-common.toml b/config/quark-common.toml index b9660b6..2eda7bd 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -662,7 +662,7 @@ "Fall Speed" = -0.2 "Allow Freestanding" = true "Allow Dropping Down" = true - "Allow Sliding" = true + "Allow Sliding" = false "Allow Inventory Sneak" = true [tweaks.reacharound_placing] @@ -790,10 +790,10 @@ "Spiral Spires" = true "Ancient Wood" = true "New Stone Types" = true - "Blossom Trees" = true + "Blossom Trees" = false "Glimmering Weald" = true "Monster Box" = true - "Azalea Wood" = true + "Azalea Wood" = false "No More Lava Pockets" = true Corundum = true "Chorus Vegetation" = true