Initial commit
This commit is contained in:
3
BookCraigRichardson/string/helloworld.py
Normal file
3
BookCraigRichardson/string/helloworld.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from mcpi.minecraft import Minecraft
|
||||
mc = Minecraft.create()
|
||||
mc.postToChat('Hello world of Minecraft!')
|
||||
Reference in New Issue
Block a user