Botwoon Hallway: Mochtroid Ice Clip, Precise Crouch Jump (Right to Left)

Room ID: 184

Wiki
From: 2
Right Door
To: 1
Bottom Left Door

Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling. Use the middle section of pipes as a platform to reach the top level, above the Mochtroid. A crouch jump and down grab is enough if the jump begins on the rightmost 75% of the rightmost pixel. Getting into this position can be made easier with a morph turnaround: jump out, morph, and press against the upper left wall; briefly tap left to land on the edge; then perform a morph turnaround face right without moving.

Requires:

{
  "notable": "Mochtroid Ice Clip"
}
"canCeilingClip"
"canUseFrozenEnemies"
"h_canUnderwaterCrouchJumpDownGrab"
{
  "or": [
    "canTrickyJump",
    "canMorphTurnaround"
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}