Giter VIP home page Giter VIP logo

alternative-world-save-location's Introduction

Alternative World Save Location

Download

You can download Alternative World Save Location on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/alternative-world-save-location
  Modrinth:      https://modrinth.com/mod/alternative-world-save-location

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

   This mod is part of The Vanilla Experience modpack and Serilum's Customization Bundle mod.

Alternative World Save Location allows users to change where Minecraft saves (and loads) its worlds. When you've got multiple modpacks or instances spread out in different locations, you can easily lose track of your data. When transferring to another PC or OS install, you might forget to copy over your precious world. With this mod, you can keep them all in a single location. Preferrably in a folder that's automatically synced to the cloud. Your old saves will be where you left them, and you can copy them over to the newly set location.

By default it does nothing so it can be safely installed and left alone. When you want to change to a custom saves path, you'll need to edit the config. Enable 'changeDefaultWorldSaveLocation' and input your custom path in 'defaultMinecraftWorldSaveLocation'. As a path separator (between folders) use either two backslashes ( \\ ) or one forward slash ( / ). See the images below for a how-to.


Configurable: ( how do I configure? )
changeDefaultWorldSaveLocation (default = false): Disabled by default, to prevent unwanted modpack behaviour. When enabled, changes the world location to 'defaultMinecraftWorldSaveLocation'
defaultMinecraftWorldSaveLocation (default = "%instance_folder%/saves": Use either \\\\ or / as a path separator. The location of the folder containing the world saves.

changeDefaultWorldBackupLocation (default = false): Disabled by default. Enable this to set a specific world backup folder. If disabled, this will be set to 'defaultMinecraftWorldSaveLocation'/_Backup.
defaultMinecraftWorldBackupLocation (default = "%instance_folder%/backups": Use either \\\\ or / as a path separator. The world backup folder if both 'changeDefaultWorldSaveLocation' and 'changeDefaultWorldBackupLocation' are enabled.


It's very simple!
Here we've got a folder with a single world save called "Adventure!".
It's located outside the Minecraft instance folder, in "C:\Minecraft\Saves".




To enable our client to find the external saves folder, we edit the config file.
Set "changeDefaultWorldSaveLocation" to true.
Change "defaultMinecraftWorldSaveLocation" to "C:\\Minecraft\\Saves
" OR "C:/Minecraft/Saves".
Both two backslashes and a single forward slash are support as path separators.




Save the config file and load the Minecraft client.
Your old saves will be where you left them, but the game now reads world save data from the path you've input in the config file!


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.