Crab Maze: G-Mode Morph, Overload PLMs, Through the Crumble Block

Room ID: 36

Wiki
From: 2
Left Door
To: 1
Top Door

Overload PLMs by placing Bombs at the far right, against the bottom of the crumble block, at the right of the low underwater ceiling. To safely bomb the fast crab, wait just left of where it falls.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

{
  "or": [
    {
      "and": [
        "Gravity",
        "h_artificialMorphIBJ"
      ]
    },
    {
      "and": [
        "h_artificialMorphSpringBall",
        "HiJump",
        "h_artificialMorphBombs"
      ]
    }
  ]
}