Introducing Our New Feature: Python Coding!
We’re excited to launch our latest feature:
Python coding designed to help children take the next step from block-based coding to real Python programming. (select Version2 in the top right menu of the editor)
With the new Python block, you can write custom code directly, giving young learners the opportunity to explore more advanced programming concepts.
Here is an example of what you can do with Python in our environment. This is the block version of a “Tower” program:

… and this is the Python version of the same code

To run your code, simply open Minecraft and use the familiar vm
command followed by the name of your defined function.
In the Python tab: you can see the generated code, it’s output ant the logging information

Visualmodder API
For coders, here is the Visualmodder Python Application Programming Interface (API)