Mama Turtle Room: Collect Right Item from Ledge and Return

Room ID: 178

Wiki
From: 6
Top Right Junction
To: 6
Top Right Junction

From the safe spot above the item, shoot down the wall to break the item block. After hearing it break, spin jump down and collect the item, then walljump back up; or carefully descend and grab it with SpaceJump.

Requires:

{
  "notable": "Shoot Down and Grab Right Item"
}
{
  "or": [
    "canPreciseWalljump",
    {
      "and": [
        "canTrickyJump",
        "SpaceJump"
      ]
    }
  ]
}