You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now include the script package zip files in the release for convenience
(Note: the script .zip files are fresher than the scripts included in the auto-generated source packages. Sorry.)
spawn support (id = Minecraft.spawnEntity(entityName,x,y,z[,tag]) and Minecraft.removeEntity(id) in both the API and on the python side.
turtle graphics script now allows various creatures (e.g., horses) to act as the turtle.