2015-09-28 08:41:18 -05:00

10 lines
180 B
Python

#
# 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 *