Skip to content

Commit

Permalink
fix scaffold for mccisland.json (#503)
Browse files Browse the repository at this point in the history
easier to scaffold with same y on, cuz you wont gain unwanted height. holding jump gives u height anyways.
  • Loading branch information
Jefffgnome authored Feb 3, 2025
1 parent 43f88e4 commit bc8777f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LiquidBounce/settings/nextgen/mccisland.json
Original file line number Diff line number Diff line change
Expand Up @@ -15171,11 +15171,11 @@
},
{
"name": "ResetMode",
"value": "Reverse"
"value": "Reset"
},
{
"name": "Straight",
"value": 1
"value": 2
},
{
"name": "Jump",
Expand Down Expand Up @@ -15267,7 +15267,7 @@
},
{
"name": "SameY",
"value": "Off"
"value": "On"
},
{
"name": "Tower",
Expand Down

0 comments on commit bc8777f

Please sign in to comment.