2016-07-09 17:21:20 -05:00

10 lines
180 B
Python
Executable File

#
# Code under the MIT license by Alexander Pruss
#
from mcpi.minecraft import *
from mcpi.entity import *
from mcpi.block import *
from mcpi.settings import *
from math import *