One World Folder
No reviews yet
A minecraft fabric mod, that allows any minecraft instance to access the default saves folder located in the .minecraft directory.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds tools to customize the user interface and menus.
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
Runs entirely on the client. Works on vanilla servers.
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
About
Description
One World Folder
A minecraft fabric mod, that allows minecraft to access the default saves folder located in .minecraft. To open the world select screen click on the OneWorldFolder icon next to the Singleplayer button.
If you like my mods consider supporting the development by buying me a coffee:
Config
One world folder has a config to change its behavior. The config-file currently must be edited manually.
Config Location
There are two possible locations for this config file:
.minecraft/config/oneworldfolder/oneworldfolder.jsoncurrentMinecraftInstanceFolder/config/oneworldfolder/oneworldfolder.json
The config with the highest priority will be used.
Default Config
The generated default config looks like this:
{
"external_saves_directory": "--auto-detect",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": []
}
This config will automatically detect the default saves folder located in .minecraft.
Custom external saves folder
To use a custom saves folder set external_saves_directory to your desired directory:
{
"external_saves_directory": "C:/Users/username/mycoolsaves",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": []
}
Custom external resourcepacks folder (since v. 1.0.13)
To use a custom resourcepacks folder add your desired directory to additional_resourcepacks_dirs:
{
"external_saves_directory": "C:/Users/username/mycoolsaves",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": [
"C:/Users/username/mycoolresourcepacks"
]
}
In the above example the mycoolresourcepacks folder acts exactly as the resourcepacks folder of your Minecraft
instance.
Other Config Options
swap_owf_and_singleplayer_button(since v. 1.0.8): The single player button now opens your specified externalsavesfolder. The OneWorldFolder button now opens the normalsavesfolder of the current instance.replace_singleplayer_button(since v. 1.0.8): The single player button now opens your specified externalsavesfolder. No extra buttons are added. If this is enabled (set totrue), theswap_owf_and_singleplayer_buttonoption will be ignored.
One World Folder
A minecraft fabric mod, that allows minecraft to access the default saves folder located in .minecraft. To open the world select screen click on the OneWorldFolder icon next to the Singleplayer button.
If you like my mods consider supporting the development by buying me a coffee:
Config
One world folder has a config to change its behavior. The config-file currently must be edited manually.
Config Location
There are two possible locations for this config file:
.minecraft/config/oneworldfolder/oneworldfolder.jsoncurrentMinecraftInstanceFolder/config/oneworldfolder/oneworldfolder.json
The config with the highest priority will be used.
Default Config
The generated default config looks like this:
{
"external_saves_directory": "--auto-detect",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": []
}
This config will automatically detect the default saves folder located in .minecraft.
Custom external saves folder
To use a custom saves folder set external_saves_directory to your desired directory:
{
"external_saves_directory": "C:/Users/username/mycoolsaves",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": []
}
Custom external resourcepacks folder (since v. 1.0.13)
To use a custom resourcepacks folder add your desired directory to additional_resourcepacks_dirs:
{
"external_saves_directory": "C:/Users/username/mycoolsaves",
"priority": -1,
"swap_owf_and_singleplayer_button": false,
"replace_singleplayer_button": false,
"additional_resourcepacks_dirs": [
"C:/Users/username/mycoolresourcepacks"
]
}
In the above example the mycoolresourcepacks folder acts exactly as the resourcepacks folder of your Minecraft
instance.
Other Config Options
swap_owf_and_singleplayer_button(since v. 1.0.8): The single player button now opens your specified externalsavesfolder. The OneWorldFolder button now opens the normalsavesfolder of the current instance.replace_singleplayer_button(since v. 1.0.8): The single player button now opens your specified externalsavesfolder. No extra buttons are added. If this is enabled (set totrue), theswap_owf_and_singleplayer_buttonoption will be ignored.
Screenshots
Gallery
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
