Move the clay ball through the vent in order to reach the next section.
The included example code is broken, can you fix it? Debug the code by running it to see what it does and then edit it to the correct solution.
Use the ||hoc22.clay ball move <direction> by <number>||
block to move the clay ball through the vent.
hoc22.clayBallMove(FourDirectionUpDown.Up, 1)
hoc22.clayBallMove(FourDirectionUpDown.Right, 2)
hoc22.clayBallMove(FourDirectionUpDown.Left, 2)
minecraft-hoc22=github:ReWrite-Media/hoc22-ts