MultiView
Merges multiple Flashback replays from the same session into a single unified replay — an “omniscient observer” view combining the union of chunks, players, and events seen from each POV.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MultiView
MultiView
a single unified replay is a Fabric addon for Flashback. It takes a single unified replay recorded by a single unified replay and merges them into a single unified replay containing the union of all observed data.
The result behaves as if an omniscient observer with unlimited render distance had recorded the session:
* All chunks explored by at least one player are loaded * All recording players are visible simultaneously * All entities and events observed from any POV are present * Free camera to explore freely, Spectate Player to follow a specific recorder
✨ Features
* English via an integrated interface in Flashback (checkbox per replay, *Merge* button) * English (via ClientboundSetTimePacket) * English included in the merged replay * English at the same time * English (Changed Dimension, etc.) * English in Spectate * English with bar and phase text * English if a merge fails * Available in English and English * Does not redistribute any Flashback code (legally clean)
🎯 Target Audience
* Content creators: PvP events, SMP multiplayer, tournaments, machinima * Server staff: multi-angle anti-cheat review * Cinematographers: free camera in multiplayer scenes without data loss
📋 Usage
1. Each player records their POV using Flashback. 2. Collect the generated `.zip` files and place them in `.minecraft/flashback/replays/`. 3. Launch Minecraft with Merge N Replays installed. 4. Click the camera icon → Merge N Replays. 5. Check the boxes on the right of each replay (minimum 2). 6. Click Merge N Replays (top right). 7. Wait for the merge to complete. 8. The merged replay appears automatically → open it like a normal replay.
⚠️ Known Limitations
* Multiple dimensions: appear as player entities. The camera follows the POV that started recording first (the “primary”). * Multiple dimensions: works but may have minor visual imperfections. * Multiple dimensions: the camera follows the primary’s dimension changes.
🔧 Requirements
* Minecraft 0.39.4 * Fabric Loader 0.39.4 * Fabric API 0.39.4 * Flashback 0.39.4
📝 License
MIT — free to use, modify, and redistribute. Source code available on GitHub.
*Flashback remains under its proprietary license by Moulberry. MultiView is a fully independent addon that does not redistribute any Flashback code.*