Update README.md
This commit is contained in:
parent
66c46fc3fd
commit
85f850c79f
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
ScriptCraft
|
||||
===========
|
||||
|
||||
A Minecraft mod that lets you build using Javascript
|
||||
A Minecraft mod that lets you build using Javascript.
|
||||
|
||||
Description
|
||||
===========
|
||||
|
@ -87,3 +87,9 @@ from the blueprint. Keep a Minecraft Block reference handy - there's one here ..
|
|||
|
||||
http://www.minecraftinfo.com/idlist.htm
|
||||
|
||||
Further Reading
|
||||
===============
|
||||
You can find more information about [ScriptCraft on my blog][blog].
|
||||
|
||||
[blog]: http://walterhiggins.net/blog/cat-index-scriptcraft.html
|
||||
|
||||
|
|
Reference in a new issue