Double Chamber: Direct G-Mode, Kill the Ripper then IBJ, Prepared Remote Acquire

Room ID: 104

Wiki
From: 3
Right Door
To: 6
Direct G-Mode Junction, Prepared Remote Acquire (Bottom Right)

Jump onto the crumble blocks to make them solid, then use them as a platform to get to the item. Avoid touching all 6 crumbles, so Samus can use the item to overload PLMs and go through one of the crumbles to get to the left side of the room. If the item has already been obtained, Samus can shoot the gate many times to overload PLMs.

Entrance condition:

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

Requires:

{
  "or": [
    "ScrewAttack",
    "h_canUsePowerBombs",
    {
      "ammo": {
        "type": "Missile",
        "count": 2
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    }
  ]
}
"canIBJ"
"canBombHorizontally"
{
  "heatFrames": 0
}