Skip to content

JaylyDev/ScriptAPI

Repository files navigation

ScriptAPI Samples

This repository is filled with community driven script samples for Minecraft Bedrock Script API.


🔴 USE stable not main 🔴

Check out the stable branch from here: https://github.com/JaylyDev/ScriptAPI/tree/stable. The main branch is used for script development for Minecraft Preview and may often be in a broken state.


  • Community driven scripts that use Script API to do all kinds of crazy stuff in Minecraft.

    ⚠️ Some scripts might use API modules that are only enabled in specific runtime environments, including:

  • Community driven editor extensions samples for editing Minecraft worlds. Only available on Editor projects in Minecraft Editor.

    Highly recommend checking out Mojang's editor extension starter kit if you're experimenting with editor API for the first time!

  • Contains technical documentation of Script API features.

    🚫 Documentation are no longer being updated. Check out Microsoft Learn and Bedrock Wiki for up-to-date infomation.

Contributing

Please contribute to this repository if you can. Check out Contributing Guidelines for more infomation.

License

This project is licensed under the MIT license.

Copyrights on the script files are each contributor listed at the beginning of each script file.