Main Street: Precise Grapple Jump

Room ID: 172

Wiki
From: 2
Bottom Right Door
To: 9
Junction Below Speed Blocks

Arm pump as needed, to avoid bonking a floating platform above.

Entrance condition:

{
  "comeInWithGrappleSwing": {
    "blocks": [
      {
        "position": [
          7,
          3
        ],
        "note": "The Precious Room"
      },
      {
        "position": [
          7,
          2
        ],
        "note": "The Moat"
      },
      {
        "position": [
          8,
          2
        ],
        "note": "Bowling Alley"
      },
      {
        "position": [
          7,
          3
        ],
        "obstructions": [
          [
            6,
            10
          ]
        ],
        "note": "Red Brinstar Firefleas Room"
      },
      {
        "position": [
          9,
          2
        ],
        "note": "Crateria Super Room, Bubble Mountain, Spiky Acid Snakes Tunnel"
      }
    ]
  }
}

Requires:

"canPreciseGrappleJump"
{
  "or": [
    "HiJump",
    "canTrickyGrappleJump"
  ]
}