From 6b5f34e88428e055c987cfe92832faec2bb8a534 Mon Sep 17 00:00:00 2001 From: neonerz Date: Mon, 17 Oct 2022 23:56:56 -0400 Subject: [PATCH] Update test.md, study_move.md, study_mirror.md, study_levers.md, kitchen_baking.md, kitchen_feedhouse.md, kitchen_plate.md, foyer_mosaic.md, foyer_bookshelf.md, foyer_chess.md, attic_green_1.md, attic_green_2.md, attic_yellow.md, attic_red.md, potion_vent.md, potion_pitfall.md, potion_mixing.md, greenhouse_crackedwall.md, greenhouse_trough.md, greenhouse_flowers.md, laboratory_weights.md, laboratory_pipes.md, laboratory_minecarts.md, lazerroom_lazer.md, red1_drawbridge.md, red1_maze.md, red1_lights.md, sludge_staircase.md, sludge_windy.md, sludge_bridge.md, sludge_break.md, red3_light.md, red3_lazerbattery.md, laserroom_laser2.md, laserroom_laser3.md, boss_red.md, boss_yellow.md, boss_cannon_sequence.md, boss_rotation.md --- attic_green_1.md | 2 +- attic_green_2.md | 2 +- attic_red.md | 2 +- attic_yellow.md | 2 +- boss_cannon_sequence.md | 2 +- boss_red.md | 2 +- boss_rotation.md | 2 +- boss_yellow.md | 2 +- foyer_bookshelf.md | 2 +- foyer_chess.md | 2 +- foyer_mosaic.md | 2 +- greenhouse_crackedwall.md | 2 +- greenhouse_flowers.md | 2 +- greenhouse_trough.md | 2 +- kitchen_baking.md | 2 +- kitchen_feedhouse.md | 2 +- kitchen_plate.md | 2 +- laboratory_minecarts.md | 2 +- laboratory_pipes.md | 2 +- laboratory_weights.md | 2 +- laserroom_laser2.md | 2 +- laserroom_laser3.md | 2 +- lazerroom_lazer.md | 2 +- potion_mixing.md | 2 +- potion_pitfall.md | 2 +- potion_vent.md | 2 +- red1_drawbridge.md | 2 +- red1_lights.md | 2 +- red1_maze.md | 2 +- red3_lazerbattery.md | 2 +- red3_light.md | 2 +- sludge_break.md | 2 +- sludge_bridge.md | 2 +- sludge_staircase.md | 2 +- sludge_windy.md | 2 +- study_levers.md | 2 +- study_mirror.md | 2 +- study_move.md | 2 +- test.md | 2 +- 39 files changed, 39 insertions(+), 39 deletions(-) diff --git a/attic_green_1.md b/attic_green_1.md index 6156532..ad09702 100644 --- a/attic_green_1.md +++ b/attic_green_1.md @@ -22,5 +22,5 @@ Move the cursor three blocks forward using the ``||hoc22.cursor move||`` block a hoc22.cursorMoveOrientationOneUp(2) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/attic_green_2.md b/attic_green_2.md index d75f784..4cb1dcf 100644 --- a/attic_green_2.md +++ b/attic_green_2.md @@ -22,5 +22,5 @@ Move the Agent up two blocks using the ``||hoc22.agent move by ||`` block to move the cursor into posi ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/boss_rotation.md b/boss_rotation.md index cd360c8..0089847 100644 --- a/boss_rotation.md +++ b/boss_rotation.md @@ -28,5 +28,5 @@ Rotate each section using the ``||hoc22.rotate
by ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/boss_yellow.md b/boss_yellow.md index b686733..55bf8b4 100644 --- a/boss_yellow.md +++ b/boss_yellow.md @@ -22,5 +22,5 @@ Use the ``||hoc22.agent move||`` block to position the Agent in front of the lev ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/foyer_bookshelf.md b/foyer_bookshelf.md index 64b66c9..9d803df 100644 --- a/foyer_bookshelf.md +++ b/foyer_bookshelf.md @@ -31,5 +31,5 @@ Move the cursor along the bookcase to select a position using the ``||hoc22.curs ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/foyer_chess.md b/foyer_chess.md index c118014..be039eb 100644 --- a/foyer_chess.md +++ b/foyer_chess.md @@ -26,5 +26,5 @@ The chessboard represents a grid of dates. Search the room to figure out what da ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/foyer_mosaic.md b/foyer_mosaic.md index 6659205..882c3ae 100644 --- a/foyer_mosaic.md +++ b/foyer_mosaic.md @@ -26,5 +26,5 @@ Use the ``||hoc22.push ||`` blocks to trigger the pistons in ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/greenhouse_crackedwall.md b/greenhouse_crackedwall.md index 65f0960..96aaf8f 100644 --- a/greenhouse_crackedwall.md +++ b/greenhouse_crackedwall.md @@ -32,5 +32,5 @@ Move the cursor using the ``||hoc22.cursor move ||`` block and then u hoc22.breakBlock() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/greenhouse_flowers.md b/greenhouse_flowers.md index da86858..02a1b42 100644 --- a/greenhouse_flowers.md +++ b/greenhouse_flowers.md @@ -35,5 +35,5 @@ Move the cursor using the ``||hoc22.cursor move ||`` block and then u hoc22.flowerPlantingRedFlower() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/greenhouse_trough.md b/greenhouse_trough.md index fa30c34..a5f35c1 100644 --- a/greenhouse_trough.md +++ b/greenhouse_trough.md @@ -33,5 +33,5 @@ Move the cusor using the ``||hoc22.cursor move ||`` block and then us hoc22.placeBlock() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/kitchen_baking.md b/kitchen_baking.md index 4f8c9d0..99d9160 100644 --- a/kitchen_baking.md +++ b/kitchen_baking.md @@ -27,5 +27,5 @@ Think about the order of operations it takes to make bread. You'd first ``||hoc2 ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/kitchen_feedhouse.md b/kitchen_feedhouse.md index b466dd3..75e8560 100644 --- a/kitchen_feedhouse.md +++ b/kitchen_feedhouse.md @@ -25,5 +25,5 @@ Pay attention to how many Zombie Chefs go by with each ingredient. Use the ``||h ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/kitchen_plate.md b/kitchen_plate.md index fd43a48..25c0d80 100644 --- a/kitchen_plate.md +++ b/kitchen_plate.md @@ -25,5 +25,5 @@ Use the ``||hoc22.swap side||`` blocks to swap the dishes until everyone ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/laboratory_minecarts.md b/laboratory_minecarts.md index bfb2c15..a1ccb81 100644 --- a/laboratory_minecarts.md +++ b/laboratory_minecarts.md @@ -28,5 +28,5 @@ Use the ``||hoc22.sort||`` blocks to send the mobs to the correct passageways. T hoc22.minecraftSortingSkeleton(1) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/laboratory_pipes.md b/laboratory_pipes.md index 2d3074f..f965996 100644 --- a/laboratory_pipes.md +++ b/laboratory_pipes.md @@ -30,5 +30,5 @@ Count how many blocks are on the landing behind the puzzle. Use the ``||hoc.drop ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/laboratory_weights.md b/laboratory_weights.md index 8e4dea8..f744129 100644 --- a/laboratory_weights.md +++ b/laboratory_weights.md @@ -27,5 +27,5 @@ Use the `||hoc22.summon ||` blocks to spawn in mobs to get a total weight o ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/laserroom_laser2.md b/laserroom_laser2.md index 1f92ebc..d80d28c 100644 --- a/laserroom_laser2.md +++ b/laserroom_laser2.md @@ -27,5 +27,5 @@ Use the ``||hoc22.shift||`` blocks to select which row you want to move, and the ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/laserroom_laser3.md b/laserroom_laser3.md index f5cdafe..f6cf635 100644 --- a/laserroom_laser3.md +++ b/laserroom_laser3.md @@ -30,5 +30,5 @@ Use the ``||hoc22.shift||`` blocks to select which row you want to move, and the ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/lazerroom_lazer.md b/lazerroom_lazer.md index 0df6d07..2beea06 100644 --- a/lazerroom_lazer.md +++ b/lazerroom_lazer.md @@ -25,5 +25,5 @@ Use the ``||hoc22.shift||`` blocks to select which row you want to move, and the ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/potion_mixing.md b/potion_mixing.md index 7241a45..ab0b4d1 100644 --- a/potion_mixing.md +++ b/potion_mixing.md @@ -25,5 +25,5 @@ You'll need one ``||hoc22.Nether Wart||``, ``||hoc22.Phantom Membrane||``, and ` hoc22.mixingPuzzlePhantomMembrane() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/potion_pitfall.md b/potion_pitfall.md index 2b03088..36dfd5d 100644 --- a/potion_pitfall.md +++ b/potion_pitfall.md @@ -25,5 +25,5 @@ Move the golem forward by using the ``||hoc22.move golem forward by ||`` hoc22.clayGolemMoveForward(2) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/potion_vent.md b/potion_vent.md index 6b733bd..18e2135 100644 --- a/potion_vent.md +++ b/potion_vent.md @@ -23,5 +23,5 @@ Use the ``||hoc22.clay ball move by ||`` block to move the c hoc22.clayBallMove(FourDirectionUpDown.Left, 2) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/red1_drawbridge.md b/red1_drawbridge.md index 215bb86..8d14c18 100644 --- a/red1_drawbridge.md +++ b/red1_drawbridge.md @@ -27,5 +27,5 @@ Teleport the Enderman butler to the Diamond block by using the ``||hoc22.telepor hoc22.pullLeverDown() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/red1_lights.md b/red1_lights.md index 2ad7315..8ea3a67 100644 --- a/red1_lights.md +++ b/red1_lights.md @@ -26,5 +26,5 @@ Use the ``||hoc22.move enderman butler||`` blocks to move the Enderman butler to hoc22.npcMoveYellow() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/red1_maze.md b/red1_maze.md index 46146c6..cf2876e 100644 --- a/red1_maze.md +++ b/red1_maze.md @@ -26,5 +26,5 @@ Create a path to the Emerald blocks by using the levers. Be careful! Opening one hoc22.npcMoveRight(3) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/red3_lazerbattery.md b/red3_lazerbattery.md index ecf4d4a..47126d9 100644 --- a/red3_lazerbattery.md +++ b/red3_lazerbattery.md @@ -29,5 +29,5 @@ Fill all the holes in the floor by using the ``||hoc22.cursor move||`` block to hoc22.cursorMoveOrientationOneRight(5) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/red3_light.md b/red3_light.md index 2859b7a..a1cbcde 100644 --- a/red3_light.md +++ b/red3_light.md @@ -30,5 +30,5 @@ Use the ``||hoc22.cursor move ||`` block to select a light and then ` hoc22.toggleLight() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/sludge_break.md b/sludge_break.md index 0c7678f..775a464 100644 --- a/sludge_break.md +++ b/sludge_break.md @@ -28,5 +28,5 @@ Use the ``||hoc22.cursor move ||`` block combined with ``||hoc22.brea hoc22.cursorMoveOrientationOneRight(1) ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/sludge_bridge.md b/sludge_bridge.md index d269585..1a2d358 100644 --- a/sludge_bridge.md +++ b/sludge_bridge.md @@ -29,5 +29,5 @@ Use the ``||hoc22.cursor move ||`` block combined with ``||hoc22.plac hoc22.placeBlock() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/sludge_staircase.md b/sludge_staircase.md index bce64a4..e288cc7 100644 --- a/sludge_staircase.md +++ b/sludge_staircase.md @@ -29,5 +29,5 @@ Use the ``||hoc22.move cursor ||`` and ``||hoc22.place block||`` bloc hoc22.placeBlock() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/sludge_windy.md b/sludge_windy.md index 1799ed9..2162875 100644 --- a/sludge_windy.md +++ b/sludge_windy.md @@ -27,5 +27,5 @@ Use the ``||hoc22.cursor move||`` blocks to position the cursor in front of the hoc22.placeBlock() ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/study_levers.md b/study_levers.md index 33ff866..752cbfa 100644 --- a/study_levers.md +++ b/study_levers.md @@ -27,5 +27,5 @@ Use the ``||hoc22.flip lever||`` blocks to move the Speedy Knight to the ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/study_mirror.md b/study_mirror.md index f2e7ec3..a5f25ba 100644 --- a/study_mirror.md +++ b/study_mirror.md @@ -33,5 +33,5 @@ Move the cursor above the fireplace using ``||hoc22.cursor move ||`` ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/study_move.md b/study_move.md index e590b46..355ab10 100644 --- a/study_move.md +++ b/study_move.md @@ -23,5 +23,5 @@ Use ``||hoc22.clay ball move by ||`` to move the clay ball o ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.4.0 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file diff --git a/test.md b/test.md index 38ab169..59a83c3 100644 --- a/test.md +++ b/test.md @@ -75,5 +75,5 @@ Use ``||hoc22.cursorMove ||`` ``` ```package -minecraft-hoc22=github:ReWrite-Media/hoc22-ts#v0.3.41 +minecraft-hoc22=github:ReWrite-Media/hoc22-ts ``` \ No newline at end of file