EnderChest
Posted on June 14, 2023 • 1 minutes • 159 words
Table of contents
https://openbagtwo.github.io/EnderChest/
In a Nutshell
EnderChest is a command-line utility for selectively sharing Minecraft assets (configurations, mods, worlds, etc.)…
- …across different computers
- …across different instances on the same computer
- …across server and client installations
A Note On Linking
Starting with Minecraft 1.20, Mojang by default no longer allows worlds to load if they are or if they contain symbolic links . While it is true that an improper symlink could cause Minecraft to write data to a place it shouldn’t, nothing in EnderChest will ever generate a symlink whose target is outside of your EnderChest folder unless you place a symbolic link in your EnderChest pointing to somewhere else (which you may want to do so that your screenshots, for example, point to your “My Pictures” folder).
Installation
EnderChest is available on PyPI
Full installation instructions can be found on GitHub Pages .
License
This project–the executable, source code and all documentation–are published under the GNU Public License v3 .