Skip to content

Commit

Permalink
Update pxt.json, sludge_windy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neonerz committed Apr 7, 2023
1 parent f9ee205 commit d4c99e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"no_code.md"
],
"targetVersions": {
"target": "1.6.27",
"target": "1.7.6",
"targetId": "minecraft"
},
"supportedTargets": [
Expand Down
2 changes: 1 addition & 1 deletion sludge_windy.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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.

#### ~ tutorialhint
Use the ``||hoc22.cursor move||`` blocks to position the cursor in front of the holes and then use ``||hoc22.place black||`` to fill the holes in to block the wind.
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.



Expand Down

0 comments on commit d4c99e7

Please sign in to comment.