diff --git a/farming.md b/farming.md index 3f40053..9065509 100644 --- a/farming.md +++ b/farming.md @@ -9,10 +9,9 @@ The villagers agreed to teach the illagers how to farm, but first they need farm #### ~ tutorialhint The ``||hoc2020:till soil below||`` block will till the dirt block below the Agent. -The ``||hoc2020:agent move||`` block will move the Agent in whatever direction you specify. +The ``||hoc2020:agent move||`` block will move the Agent in whatever direction you specify. The ``||hoc2020:turn agent||`` block will turn the Agent either left or right. -The ``||loops:repeat||`` block will allow you to repeat a set of blocks multiple times. - +The ``||loops:repeat||`` block will allow you to repeat a set of blocks multiple times. ```ghost for (let i = 0; i < 5; i++) { diff --git a/fishing.md b/fishing.md index 7bafa68..9addfc5 100644 --- a/fishing.md +++ b/fishing.md @@ -9,7 +9,7 @@ Build the frame of a dock that's 6 blocks long and 4 blocks wide. #### ~ tutorialhint The ``||hoc2020:move and place||`` block will move the agent forward and then place a wood plank below. -The ``||hoc2020:agent move||`` block will move the Agent in whatever direction you specify. +The ``||hoc2020:agent move||`` block will move the Agent in whatever direction you specify. The ``||hoc2020:turn agent||`` block will turn the Agent either left or right. ```ghost diff --git a/rails.md b/rails.md index 79b937b..60172df 100644 --- a/rails.md +++ b/rails.md @@ -8,7 +8,7 @@ Create an easier way to get between both towns by placing minecart rails through the tunnel. #### ~ tutorialhint -The ``||hoc2020:place rail below||`` block will place a rail under the Agent. +The ``||hoc2020:place rail below||`` block will place a rail under the Agent. The ``||hoc2020:agent move||`` block will move the Agent in whatever direction you specify. The ``||hoc2020:turn agent||`` block will turn the Agent either left or right. The ``||loops:repeat||`` block will allow you to repeat a set of blocks multiple times. diff --git a/ravager.md b/ravager.md index 7c38c3f..b674770 100644 --- a/ravager.md +++ b/ravager.md @@ -8,8 +8,7 @@ The villagers are scared of ravagers. Help them get over their bias by allowing them to meet the ravager. Use the Agent to lead it to each villager with an arrow above their head. #### ~ tutorialhint -Use the ``||hoc2020:lead ravager||`` block to have the ravager follow the Agent. - +Use the ``||hoc2020:lead ravager||`` block to have the ravager follow the Agent. The ``||hoc2020:turn agent||`` block will turn the Agent either left or right. ```ghost diff --git a/tutorial-info-cache.json b/tutorial-info-cache.json new file mode 100644 index 0000000..e69de29