Frequently Asked Questions
Below are answers to questions you might have.
What is @lpsmods/mc-common?
@lpsmods/mc-common is a package for Minecraft modding utilities, providing:
- Data storage and utils
- UI utils and text utils
- Math utils
- Ticking
How do I report bugs or request features?
You can submit a bug report or feature request via the GitHub Repository
How do I contribute?
See the CONTRIBUTING.md file for more information about contributing.
How to I use this for my JavaScript project?
You can find the bundled JavaScript file via the GitHub Releases page.
Does this work for Minecraft: Java Edition?
No, This package is for the Bedrock scripting API only.
What versions of the scripting API are supported?
@lpsmods/mc-common will always support the latest scripting API version and will not work for older versions.
Can I use this library in paid Marketplace content?
Yes, You can use this library in paid Marketplace content.
Do I need to credit it in my Marketplace listing?
Credit is not required, But is appreciated.
What license does this use, and what does it allow commercially?
The MIT license lets you use, modify, sell, and distribute the software commercially.
Do I need special permission to use this in client work or commissions?
No permission needed.
Can this library be used in closed-source or obfuscated Marketplace packs?
Yes, This project can be used in closed-source or obfuscated Marketplace packs.
Is Mojang or Microsoft affiliated with or endorsing this library?
No, Mojang and Microsoft are not affiliated with or endorsing this library.
