Wrecked Ship Energy Tank Room: Speedy Jump Spring Fling (Power Off)

Room ID: 167

Wiki

Using speed from the adjacent room, perform a ceiling mockball and equip or unequip Spring Ball to make it across the gap.

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": true,
    "minTiles": 12
  }
}

Requires:

"canTrickyJump"
"canMomentumConservingMorph"
"canSpringFling"
{
  "or": [
    "canInsaneJump",
    {
      "thornHits": 5
    }
  ]
}
{
  "not": "f_DefeatedPhantoon"
}

Dev note: The 5 thornHits are for lenience since it is very difficult to get this first try.