Internet Explorer Alert
It appears you are using Internet Explorer as your web browser. Please note, Internet Explorer is no longer up-to-date and can cause problems in how this website functions
This site functions best using the latest versions of any of the following browsers: Edge, Firefox, Chrome, Opera, or Safari.
You can find the latest versions of these browsers at https://browsehappy.com
Your cart is empty.
Looks like you haven't added anything to your cart.
Loading
Your cart is empty.
Looks like you haven't added anything to your cart.
Loading
Member and Customer Care
866-843-2271 Toll Free US & Canada
630-626-6000 Outside US & Canada
Hours of Operation
7:30AM-5:00PM CT Monday thru Friday
A Java Archive file. It contains Java code that modifies the game's internal logic, creating new items, blocks, and complex behaviors.
Converting Java Mods to Bedrock: Is a ".jar to .mcaddon" Tool Real?
This is why the only truly reliable way to get a specific mod on Bedrock is to find an or a Bedrock-native alternative . convert jar to mcaddon work
Let’s build a working MCADDON based on a simple JAR mod. We will use the example of converting "More Ores Mod (JAR)" into "More Ores Addon (MCADDON)."
"type": "addon", "uuid": "YOUR_UUID_HERE", "file": "contents/mcmod.info" A Java Archive file
You cannot run Java mods on phones or consoles. But you can stream them.
Use a file archiver like 7-Zip or WinRAR to open the Java .jar file. Extract its contents into a dedicated folder. This is why the only truly reliable way
Double-click the .mcaddon file. Minecraft Bedrock Edition will automatically launch and import both packs.
Simple decorative blocks, tools, weapons, and food items convert cleanly using Bedrock’s JSON definitions.
Before you begin extracting files, you need to understand what you are converting.