Cathedral Entrance: Jump into IBJ

Room ID: 90

Wiki
From: 5
Bottom Right Junction
To: 2
Right Door

Requires:

{
  "or": [
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 450
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "heatFrames": 300
        }
      ]
    }
  ]
}