Ice Beam Gate Room: Prepared Entry, Avoid Crumble Blocks

Room ID: 106

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

Jump into the room and Space Jump or wall jump while opening the door.

Entrance condition:

{
  "comeInNormally": {}
}

Requires:

"canPrepareForNextRoom"
{
  "or": [
    "SpaceJump",
    "canWalljump"
  ]
}
{
  "doorUnlockedAtNode": 1
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}