Crab Maze: G-Mode Morph to overload Crumble Block Plms

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_canArtificialMorphIBJ"
      ]
    },
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump",
        "h_canArtificialMorphBombs"
      ]
    }
  ]
}