Use your cursor to block the wind, so you can walk across the bridge.
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.cursor move||
blocks to position the cursor in front of the holes and then use ||hoc22.place block||
to fill the holes in to block the wind.
hoc22.cursorMoveOrientationOneUp(1)
hoc22.cursorMoveOrientationOneDown(1)
hoc22.cursorMoveOrientationOneLeft(1)
hoc22.cursorMoveOrientationOneRight(1)
hoc22.placeBlock()
hoc22.cursorMoveOrientationOneRight(1)
hoc22.placeBlock()
minecraft-hoc22=github:sae220/hoc22-ts