Update YoungPersonsGuideToProgrammingMinecraft.md
This commit is contained in:
parent
c15752a4c0
commit
5eb3f7e899
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ easy addition of 'Mods' and extensions to Minecraft. ScriptCraft is a
|
||||||
difficult but CanaryMod makes it easy. Follow these steps to
|
difficult but CanaryMod makes it easy. Follow these steps to
|
||||||
Install ScriptCraft on your computer...
|
Install ScriptCraft on your computer...
|
||||||
|
|
||||||
1. [Download and install CanaryMod][dlcm] (choose either Recommended, Beta or Development) . Then follow the [CanaryMod
|
1. [Download and install CanaryMod][dlcm] then follow the [CanaryMod
|
||||||
Installation Instructions][cmadmin].
|
Installation Instructions][cmadmin].
|
||||||
|
|
||||||
2. Start the CanaryMod server, then once it has started up, stop it
|
2. Start the CanaryMod server, then once it has started up, stop it
|
||||||
|
@ -132,7 +132,7 @@ If you don't already know Javascript, don't worry, you'll learn a little
|
||||||
about Programming and Javascript along the way. You've set up a
|
about Programming and Javascript along the way. You've set up a
|
||||||
Minecraft server and are ready to connect ...
|
Minecraft server and are ready to connect ...
|
||||||
|
|
||||||
1. Launch Minecraft (keep the Bukkit Command window open).
|
1. Launch Minecraft.
|
||||||
2. Click 'Multi-Player'
|
2. Click 'Multi-Player'
|
||||||
3. Click 'Add Server'
|
3. Click 'Add Server'
|
||||||
4. Type any name you like in the name field then type `localhost` in the
|
4. Type any name you like in the name field then type `localhost` in the
|
||||||
|
|
Reference in a new issue