Ice Beam Gate Room: Prepared Entry, Land on Crumble Blocks

Room ID: 106

Wiki
From: 1
Top Left Door
To: 1
Top Left Door

Use SpringBall or a crumble jump while opening the door.

Entrance condition:

{
  "comeInNormally": {}
}

Requires:

{
  "or": [
    "canCrumbleJump",
    {
      "and": [
        "canPrepareForNextRoom",
        "h_useSpringBall"
      ]
    }
  ]
}
{
  "doorUnlockedAtNode": 1
}

Unlocks doors:

{"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":[{"or":["canTrickyJump","h_useSpringBall"]}]}