HomeJavaModsFlashback Settings
Flashback Settings
ModsJava

Flashback Settings

by Zeffut · on Modrinth

Adds missing settings to the Flashback mod (Fabric) - starting with choosing the replay save folder. Anonymous opt-out telemetry.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1–26.1.2⬇ Download for 1.21–1.21.11
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

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

  1. Install Fabric Loader, Flashback, and Flashback Settings in .minecraft/mods.
  2. Launch the game once: the file config/flashbacksettings.json is created.
  3. 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

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more