Hacker News new | ask | show | jobs
by jb0x168 2205 days ago
You can bridge scripting from any programming language into minecraft through the use of plugins.

The educational versions of minecraft (e.g. the raspi version) integrate python scripting directly.

Microsoft forked a "bedrock" version of minecraft that I'm not as familiar with and that has a different plugin ecosystem. The Java-based version still has all the same plugin capabilities it always has.