Flashback Settings
No reviews yet
Adds missing settings to the Flashback mod (Fabric) - starting with choosing the replay save folder. Anonymous opt-out telemetry.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Flashback Settings
A small Fabric client mod that adds missing settings to Moulberry's Flashback mod.
⭐ First feature: choose where replays are saved
By default, Flashback saves replays in .minecraft/flashback/replays. Flashback Settings lets you
redirect that location to any folder you want (another drive, a shared folder, a dedicated SSD for
editing, etc.).
How to use
- Install Fabric Loader, Flashback, and Flashback Settings in
.minecraft/mods. - Launch the game once: the file
config/flashbacksettings.jsonis created. - Set your path in
settings.replay_folder, then restart:
{
"telemetry": true,
"settings": { "replay_folder": "D:/Replays/Minecraft" }
}
Leave it empty to fall back to Flashback's default folder. (An in-game config menu is planned.)
Compatibility
- Loader: Fabric only (Flashback is Fabric-exclusive).
- Minecraft versions: 1.21.11 (26.1.x coming soon).
- Required dependency: Flashback.
How it works
A Mixin intercepts com.moulberry.flashback.Flashback#getReplayFolder() and returns the configured
folder when one is set; otherwise Flashback's default behavior is kept.
Telemetry
Anonymous usage statistics are enabled by default (EU region) to track adoption and versions in
use. They can be turned off in three ways: "telemetry": false in the config file,
the JVM flag -Dflashbacksettings.telemetry=false, or automatically in a development environment.
No IP address or geolocation is collected; an anonymous, persistent install_id is used as the
identifier.
License
PolyForm Noncommercial 1.0.0 — source-available, non-commercial use.
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
Statistics
Resources