Lower Norfair Escape Power Bomb Room: Direct G-Mode Morph, Power Bomb the Item

Room ID: 147

Wiki

Use 17 Power Bombs while pressed against the crumble blocks to overload PLMs and go through the crumble blocks.

Anywhere else in the left section of the room requires one more Power Bomb.

Entrance condition:

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

Requires:

"h_heatedGMode"
{
  "itemNotCollectedAtNode": 3
}
"canRiskPermanentLossOfAccess"
{
  "ammo": {
    "type": "PowerBomb",
    "count": 17
  }
}
{
  "heatFrames": 50
}

Dev note: It is possible to go to 3, but then it takes extra heat frames to get out, being almost the same as ending at 2 and going to 3.