Carry Temporary Blue through the top door to break the left side of the bomb blocks. There is a small frame window where Samus can soft unmorph on the crumble blocks and jump again while retaining temporary blue.
        From: 2 
    Top Right Door 
        To: 4 
Junction Below Bomb Blocks 
 Carry Temporary Blue through the top door to break the left side of the bomb blocks. There is a small frame window where Samus can soft unmorph on the crumble blocks and jump again while retaining temporary blue. Entrance condition: {
  "comeInWithTemporaryBlue": {}
}Requires: {
  "notable": "Temporary Blue Crumble Jump without SpringBall"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canPrepareForNextRoom"
"canChainTemporaryBlue"
"canInsaneJump"
"canCrumbleJump"
{
  "heatFrames": 300
}Clears obstacles: B Dev note: You could jump into the room for the initial Temporary Blue and turn around with XRay twice, but this room is heated so that would be costly.  |