CodeBots v0.3.1 - Mining direction, optimization and bug fixes
What's new?
mine() function now requires a direction parameter
mine() will no longer mine air...
Optimized code fetching from the editor
If there are no big issues reported or encountered soon, I'm planning to replace the use of BlockDisplay entities with ItemDisplay. Reason for this is because ItemDisplay allows me to use player heads for bot models which allows much more customization than just blocks. I'm not yet sure if there will be issues with ItemDisplay entities but I'll start experimenting soon.