Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement

MoLang is a simple expression-based language designed for fast, data-driven calculation of values at run-time, and with a direct connection to in-game values and systems. It is used in Bedrock Edition's Add-on system with it's purpose being enabling low-level systems like animation to support flexible data-driven behavior for both internal and external creators, while staying highly performant.

You can learn more about MoLang with the official MoLang Documentation.

Advertisement