Climb: G-Mode Morph through Bomb Blocks

Room ID: 11

Wiki
From: 4
Middle Right Door
To: 6
Main Junction

Entrance condition:

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

Requires:

{
  "or": [
    "h_artificialMorphSpringBall",
    "h_artificialMorphBombs",
    "h_fourTileJumpMorph"
  ]
}

Dev note: A Power Bomb cannot be used, as it will solidify the bomb block.