From bc8777f77a518d0fab125ba9bb1cd14e12ce3e66 Mon Sep 17 00:00:00 2001 From: Jefffgnome <133939130+Jefffgnome@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:50:38 +1000 Subject: [PATCH] fix scaffold for mccisland.json (#503) easier to scaffold with same y on, cuz you wont gain unwanted height. holding jump gives u height anyways. --- LiquidBounce/settings/nextgen/mccisland.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LiquidBounce/settings/nextgen/mccisland.json b/LiquidBounce/settings/nextgen/mccisland.json index d80b9ccf..b521be66 100644 --- a/LiquidBounce/settings/nextgen/mccisland.json +++ b/LiquidBounce/settings/nextgen/mccisland.json @@ -15171,11 +15171,11 @@ }, { "name": "ResetMode", - "value": "Reverse" + "value": "Reset" }, { "name": "Straight", - "value": 1 + "value": 2 }, { "name": "Jump", @@ -15267,7 +15267,7 @@ }, { "name": "SameY", - "value": "Off" + "value": "On" }, { "name": "Tower",