Bedrock file formats
A .mcaddon can bundle packs; a .mcpack normally represents an individual pack. Some downloads arrive as archives containing both. Do not try to import a Java .jar into Bedrock.
Typical setup
- Confirm the add-on supports your installed Bedrock version.
- Open the .mcaddon or .mcpack with Minecraft.
- Check that the import completes without errors.
- Activate required behavior and resource packs for a new test world.
- Enable experimental options only when documented.
Android and iPhone considerations
Mobile operating systems handle downloads and file associations differently. Use Minecraft's normal import flow and avoid third-party installers asking for unnecessary permissions.
Expected limitations
Java and Bedrock have different engines and modding APIs. A Bedrock recreation may not provide the same menus, logic or animations, even when screenshots and names look similar.
Frequently asked questions
Is MCPE the same as current Bedrock mobile?+
Pocket Edition is an older name commonly used for the mobile Bedrock edition.
Does Bedrock need Forge?+
No. Forge is a Java mod loader and does not install Bedrock add-ons.
