West Sand Hole: Gravity with Springball

Room ID: 209

Wiki
From: 7
Below Morph Tunnel Junction
To: 5
Morph Tunnel Junction

Springball bounce on top of the crumble blocks. Use either a bomb or HiJump to gain a little bit of extra height.

Requires:

"Gravity"
"h_canUseSpringBall"
{
  "or": [
    {
      "and": [
        {
          "tech": "canJumpIntoIBJ"
        },
        "h_canBombThings"
      ]
    },
    "canSpringBallBombJump",
    "HiJump"
  ]
}