MCShare
No reviews yet
Never open the .minecraft folder to import worlds again!
Does not follow a specific thematic focus apart from vanilla Minecraft.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Features machines that process raw materials or automation processes.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds client-side tools and features to enhance the user experience.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
🌍 MCShare - Seamless Minecraft World Sharing

MCShare is a powerful yet simple Minecraft mod that makes sharing your Minecraft worlds fast, secure, and user-friendly. With just a few clicks, you can export your world, encrypt it for safety, and share it as a single file with others—no more digging through directories or worrying about corrupted saves!
Installation/Dependencies
This mod requires BoxLib a Client-side library mod developed by me.
- Install Minecraft Forge/Fabric/Neoforge: Download and install the appropriate modloader for your Minecraft version.
- Download the mod: Download the latest release of Coordinates Display for your specific modloader and Minecraft version
- Download BoxLib: Download the latest release of BoxLib for your specific modloader and Minecaft version
- Place the mod jars: Drop the downloaded jar files into your Minecraft mods folder. The location of this folder varies depending on your operating system.
Fabric Dependencies
Mod Menu is recommended for configuration purposes.
Forge/NeoForge Dependencies
This mod requires BoxLib a Client-side library mod developed by me.
✨ Features

- 🗂️ Export Worlds Easily
Convert your Minecraft worlds into neatly packaged files with just one command or menu click.

- 🔒 Encrypt for Security
Keep your world files safe from tampering or unauthorized access with built-in encryption options.

- 📤 Share in One Go
Once exported, MCShare gives you a shareable file ready to be uploaded to cloud storage, messengers, or even email.

🔄 Import with Ease
Anyone with the mod can import a shared world with just one drag-and-drop action or command.
- 📇 Vast Compatibility
MCShare automatically searches for world files in an external
.zip, allowing you to import backups created by all types of programs!
- 📇 Vast Compatibility
MCShare automatically searches for world files in an external
💡 Usage
Export a World

- From the World Selection menu, select a world, and click "Edit"

- In the following screen click "Export World"

Choose encryption and data/resource pack options (optional).
Choose the path to the exported file

- Click Export to save your world as a
.mcsharefile.
Import a World

- Open MCShare import screen in both world selection and creation

- Browse for the
.mcsharefile and click Import..mcshareand.zipfiles can be dragged onto the window

- Provide the password (if necessary) and the world will be decrypted and added to your saves.
🔐 World Encryption
Optional password protection using AES-256 encryption.
Compatible with other MCShare installations for easy decrypting.
Warning: Forgotten passwords cannot be recovered!
📦 File Format
Exported files use the .mcshare extension and include:
Compressed world data
Metadata (world name, creation date, author, version)
Optional encryption manifest
Contributing
We encourage contributions! Don't hesitate to open issues or pull requests through our GitHub Repository. Your input helps us improve and evolve.
Translations
We welcome translations! If you're interested in translating this mod, please locate the localization files and submit a pull request. Your contributions help make the mod accessible to more users worldwide.
Support
If you encounter any issues, please open an issue on the GitHub repository.
Building
If you'd like to build this mod on your own machine, follow these steps.
- Download the source code from GitHub (Code -> Download zip)
- Make sure Java is installed
- Extract the zip file onto your local machine, and open the folder.
- Open a terminal prompt in said folder
- Run the command "gradlew build"
- The fabric build will be in "fabric/build/libs"
- The forge build will be in "forge/build/libs"
- The neoforge build will be in "neoforge/build/libs"
🌍 MCShare - Seamless Minecraft World Sharing

MCShare is a powerful yet simple Minecraft mod that makes sharing your Minecraft worlds fast, secure, and user-friendly. With just a few clicks, you can export your world, encrypt it for safety, and share it as a single file with others—no more digging through directories or worrying about corrupted saves!
Installation/Dependencies
This mod requires BoxLib a Client-side library mod developed by me.
- Install Minecraft Forge/Fabric/Neoforge: Download and install the appropriate modloader for your Minecraft version.
- Download the mod: Download the latest release of Coordinates Display for your specific modloader and Minecraft version
- Download BoxLib: Download the latest release of BoxLib for your specific modloader and Minecaft version
- Place the mod jars: Drop the downloaded jar files into your Minecraft mods folder. The location of this folder varies depending on your operating system.
Fabric Dependencies
Mod Menu is recommended for configuration purposes.
Forge/NeoForge Dependencies
This mod requires BoxLib a Client-side library mod developed by me.
✨ Features

- 🗂️ Export Worlds Easily
Convert your Minecraft worlds into neatly packaged files with just one command or menu click.

- 🔒 Encrypt for Security
Keep your world files safe from tampering or unauthorized access with built-in encryption options.

- 📤 Share in One Go
Once exported, MCShare gives you a shareable file ready to be uploaded to cloud storage, messengers, or even email.

- 🔄 Import with Ease
Anyone with the mod can import a shared world with just one drag-and-drop action or command.

- 📇 Vast Compatibility
MCShare automatically searches for world files in an external
.zip, allowing you to import backups created by all types of programs!
💡 Usage
Export a World

- From the World Selection menu, select a world, and click "Edit"

- In the following screen click "Export World"

-
Choose encryption and data/resource pack options (optional).
-
Choose the path to the exported file

- Click Export to save your world as a
.mcsharefile.
Import a World

- Open MCShare import screen in both world selection and creation

- Browse for the
.mcsharefile and click Import..mcshareand.zipfiles can be dragged onto the window

- Provide the password (if necessary) and the world will be decrypted and added to your saves.
🔐 World Encryption
-
Optional password protection using AES-256 encryption.
-
Compatible with other MCShare installations for easy decrypting.
-
Warning: Forgotten passwords cannot be recovered!
📦 File Format
Exported files use the .mcshare extension and include:
-
Compressed world data
-
Metadata (world name, creation date, author, version)
-
Optional encryption manifest
Contributing
We encourage contributions! Don't hesitate to open issues or pull requests through our GitHub Repository. Your input helps us improve and evolve.
Translations
We welcome translations! If you're interested in translating this mod, please locate the localization files and submit a pull request. Your contributions help make the mod accessible to more users worldwide.
Support
If you encounter any issues, please open an issue on the GitHub repository.
Building
If you'd like to build this mod on your own machine, follow these steps.
- Download the source code from GitHub (Code -> Download zip)
- Make sure Java is installed
- Extract the zip file onto your local machine, and open the folder.
- Open a terminal prompt in said folder
- Run the command "gradlew build"
- The fabric build will be in "fabric/build/libs"
- The forge build will be in "forge/build/libs"
- The neoforge build will be in "neoforge/build/libs"
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources
