CreativeMode

Creative
Mode

ExploreModJamsCreateJoin our community
Sign in
Craft first mod
CreativeMode

Creative
Mode

Sign in
Create
Account
Community
Resources

Create without limits.

Privacy PolicyTerms of Use

© 2026 CreativeMode. Not an official Minecraft product. Not approved by or associated with Mojang or Microsoft.

CREATIVEMODE
    Create
    Account
    Community
    Resources

    Create without limits.

    Privacy PolicyTerms of Use

    © 2026 CreativeMode. Not an official Minecraft product. Not approved by or associated with Mojang or Microsoft.

    CREATIVEMODE
    v80
    MC Java 1.20.1
    Staff Pick

    Cinematic Replay Recorder

    by
    sparol
    sparol

    115 downloads

    Tool
    Functional
    +6 more
    v80
    MC Java 1.20.1
    Staff Pick

    Cinematic Replay Recorder

    by
    sparol
    sparol

    115 downloads

    Tool
    Functional
    3D Model
    QoL
    +4 more

    Description:

    Record your sessions and play them back with actors that preserve each player’s exact skin, model, overlays and natural movement — just record as usual and open your replay from the in-game browser to watch, scrub and export sessions. The system is built for stability and scale: it concentrates recording on nearby entities, snapshots terrain gradually, deduplicates repeated block-state changes, ignores synthetic neighbor updates, enforces memory and per-tick limits, and flushes saves asynchronously so big fights, farms and long timelines replay reliably; visual fidelity during playback is improved for held and ranged items and item ghosts are rendered safely with restored shader state. If the Epic Fight mod is present, an optional lightweight compatibility bridge records and replays first-stage combat states (battle mode on/off, combat locomotion and idle/walk/run flags, combat pose, weapon category and transition state) and routes replay actors through Epic Fight’s renderer when available, otherwise it falls back to a stable basic holding pose; advanced Epic Fight skills, combos and special abilities are intentionally not recorded, and debug logs report detection and sync status.

    Mod Wiki

    Cinematic Replay Recorder

    Quickstart

    1. Load any world — recording starts automatically. A small ● CRR F9 nagrywaj F8 status strip at the bottom confirms it is active.
    2. Stop and save — hold Sneak and press F9, or type /crr stop. The file saves in the background; keep playing immediately.
    3. Open the recordings browser — click CRR: Nagrania on the Minecraft title screen, or run /crr list in-world.
    4. Play a recording — select an entry and click Odtwórz, or run /crr play <id>. A cinematic free camera activates inside the current world.
    5. Fly the camera — hold W/A/S/D to move, Space to rise, Shift to descend, drag the mouse to look.
    6. Control the timeline — press , (comma) to pause/resume, I to seek −3 s, K to seek +3 s.
    7. Exit playback — press ESC and choose the exit option.

    Overview

    Cinematic Replay Recorder is a Java Edition 1.20.1 (Fabric) mod that automatically records your full game session — player movement, nearby entity activity, block changes, particles, world time, and weather — from world load until you stop or exit. Recordings play back through a smooth cinematic free camera inside the live 3D world.

    The system is built for stability and scale: recording focuses on nearby entities, deduplicates repeated block-state changes, ignores synthetic neighbour notifications, enforces memory and per-tick limits, and flushes saves asynchronously so large fights, farms, and long timelines replay reliably.

    If the Epic Fight mod is installed, a lightweight first-stage compatibility bridge records and replays basic battle-mode states each tick, so combat idle, walk, run, and weapon holding poses appear correctly in the replay. When Epic Fight is absent, the system is a strict no-op; no regressions or errors occur.


    What It Adds

    • Automatic continuous recording — captures every tick from world load until stopped or world exit.
    • True in-world tick simulation — one persistent replay actor per recorded entity; the renderer never writes back to actor transforms.
    • Authentic player skins with full overlay layers — complete profile (UUID, name, textures, cape, slim/default model flag) saved at recording time.
    • Epic Fight basic combat replay (optional, requires Epic Fight) — tick-by-tick recording and playback of first-stage battle-mode states; see the dedicated section below.
    • Correct trident / harpoon replay — tip always points forward during idle, ready-to-throw, aiming, and throw phases.
    • Stable crossbow replay — clean two-state system (charging → charged/aiming) with the tensioned model and correct aiming pose once loaded.
    • Faithful death animation replay — hurt flash, death rotation, full 20-tick countdown; entity removed only after animation completes.
    • Comprehensive entity capture — players, hostile mobs, passive animals, slimes, projectiles, and dropped items within 96 blocks of the recording player each tick (up to 2 048 entities per frame).
    • Real-delta block recording — only genuine placed/removed/changed block states stored.
    • Comprehensive vanilla particle replay — up to 256 particles / 64 samples per tick; critical particles bypass caps; death effects always preserved.
    • Full vanilla animation set — walking, sprinting, sprint+jump, body yaw, crouch, fall-flying, swimming, jump flags.
    • Complete equipment replay — all six equipment slots updated every simulation tick.
    • Dropped-item ghost rendering — visual only; cannot be picked up.
    • Full-timeline pause freeze — halts all entity ticks, world updates, block updates, particle emission, AI, movement, and animation globally while the camera stays free.
    • Full input isolation — all gameplay keybindings and mouse actions suppressed during replay.
    • CRR: Nagrania button on the Minecraft title screen.
    • Cinematic free camera — separate, invisible, collision-free camera entity.
    • Orbit camera mode — tracks and orbits a replay target at a configurable radius (6–48 blocks, default 9).
    • Camera keyframe path — save positions with J and play a smooth automated path with C.
    • Playback speed presets — ×0.25, ×0.5, ×1, ×2, ×4 (keys 1–5).
    • Cinematic HUD — timeline bar with playhead, current time / total duration, play/pause indicator.
    • Auto-refreshing replay browser — list refreshes every time a playback session ends.
    • Built-in profiling — /crr status reports tick cost, world-change count, duplicate states skipped, memory usage, disk I/O times, and async write queue depth.

    How To Use

    Recording

    Recording starts automatically when you load a world. Manual controls:

    ActionHotkeyCommand
    Start recordingF9 (tap)/crr start
    Stop and saveSneak + F9/crr stop
    Check status / profilingF8/crr status
    Bookmark a moment—/crr marker <name>
    Save a camera keyframe—/crr keyframe <name>

    When you stop recording, the file is saved asynchronously in the background — no freeze, no FPS drop.

    Browsing and Playing Recordings

    From the title screen:

    1. Click CRR: Nagrania.
    2. Recordings are listed with ID, duration, frame count, block-change count, and creation date.
    3. Click Odtwórz to start playback.
    4. Click Usuń to permanently delete a recording.
    5. Odśwież rescans all recording folders.
    6. Powrót returns to the previous menu.

    While in-world (commands):

    CommandEffect
    /crr listList all recordings for this world
    /crr play <id>Start playback at normal speed
    /crr play <id> <speed>Start at a specific speed (0.05–8.0)
    /crr speed <value>Change playback speed while playing
    /crr delete <id>Permanently delete a recording
    /crr statusShow profiling and debug data

    Abilities And Mechanics

    Replay Simulation and Rendering

    Each replay actor is one persistent entity instance created at playback start and kept alive until playback ends. Every game tick the simulation writes position, yaw, pitch, body yaw, head yaw, velocity, sprint/crouch/swim/pose, equipment, limb swing, bow pull progress, crossbow charge state, hurt time, death time, animation state, and — when Epic Fight is present — a basic combat-state packet. The vanilla renderer interpolates between snapshots using the partial-tick value. Render code never mutates the actor's transform.

    Simulated tick catch-up is bounded to a maximum of 8 replay ticks per render frame to prevent single-frame freezes during lag spikes.

    Epic Fight Basic Combat Replay (requires Epic Fight mod)

    When Epic Fight is installed, the mod activates a lightweight first-stage compatibility bridge. At startup the bridge logs whether Epic Fight was detected. Each entity tick a compact combat-state snapshot is saved alongside the normal replay data. No full model or skeleton data is stored — only eight lightweight fields:

    What is recorded each tick:

    FieldDescription
    Battle mode enabledWhether the entity has pressed R to enter battle mode
    Combat locomotion stateCurrent movement type: vanilla, combat_idle, combat_walk, or combat_run
    Combat idle stateTrue when in battle mode and standing still
    Combat walk stateTrue when in battle mode and walking
    Combat run stateTrue when in battle mode and running/sprinting
    Weapon categoryEpic Fight weapon type, or the held item ID if not registered
    Combat poseCurrent holding/combat pose name
    Pose transition statebattle or vanilla, tracking the mode-switch transition

    What is replayed:

    • Recorded battle-mode and locomotion states are applied back to the entity's Epic Fight patch each tick.
    • If Epic Fight exposes a dedicated replay or cinematic bridge method, it is called directly with the full state map.
    • Otherwise the system sets battle mode, locomotion motion, combat pose, and weapon category directly on the patch object via compatible setter methods, preserving smooth transitions without snapping or resetting poses every frame.
    • Epic Fight state takes priority over vanilla arm-pose corrections during rendering.
    • If Epic Fight's renderer hooks are available, actors are rendered through them; otherwise vanilla rendering continues as a stable fallback.
    • Debug logs report Epic Fight detection status, battle mode enabled state, locomotion, combat pose, weapon category, and playback sync status each tick.

    Supported states (stage one):

    • Pressing R to toggle battle mode
    • Combat idle pose
    • Combat walk animation
    • Combat run animation
    • Basic weapon holding pose
    • Vanilla ↔ battle mode transition

    Not yet recorded (future stages):

    • Skills, combo attacks, dodge, parry, guard, executions, special abilities, charged attacks, aerial combos.

    When Epic Fight is absent:

    The entire Epic Fight recording and playback path is completely inactive. Vanilla replay behaviour is unchanged.

    Trident and Harpoon Animation

    The trident (and any harpoon-like item) stays attached to the hand at all times. After vanilla applies the hand transform, the item model is rotated 180° horizontally so the tip always points forward during idle, ready-to-throw, aiming, and throw phases. Only the item's local rotation is adjusted — the hand pose and arm animation are unchanged.

    Crossbow Animation

    • Charging — both arms raise into the standard charge pose.
    • Charged / aiming — once fully loaded the charged model activates immediately; the crossbow shows the tensioned, cocked model with the actor holding it out in the vanilla aiming pose.
    • Firing — replayed at the correct tick with the appropriate arm-pose transition.

    Stability and Memory Safety

    • No chunk snapshot recording — only genuine block-state changes are stored.
    • No neighbour update recording — synthetic adjacent-block notifications are not recorded.
    • Block-state deduplication — duplicate changes dropped.
    • Per-tick cap — at most 1 024 world changes stored per game tick.
    • Total cap — at most 50 000 world changes stored per recording.
    • Memory ceiling — recording stops accepting new world changes if estimated heap usage exceeds 256 MB.
    • Entity capture radius — only entities within 96 blocks of the recording player per tick.
    • Async save pipeline — file queued for background writing on stop; transient caches released immediately.

    Particle Replay

    • Up to 256 total particles / 64 samples per tick.
    • Critical particles (SWEEP_ATTACK, CRIT, ENCHANTED_HIT, DAMAGE_INDICATOR, POOF, SMOKE, CLOUD) bypass density caps.
    • Death effects always preserved.
    • Block and dust particles limited to 4 per source; other particles to 8 per source.

    Death Animations

    Hurt flash triggered at the correct recorded tick, death rotation using the recorded angle, full vanilla 20-tick countdown, entity not removed until animation completes, death particles spawned at the correct position and tick.

    Authentic Player Skins and Layer Visibility

    Each player's full profile is serialised into the recording: UUID, display name, texture data, slim/default model flag, and the complete skin overlay layer mask (hat, jacket, sleeves, pants, cape).

    Full-Timeline Pause

    Pressing , (comma) toggles pause. While paused, all entity ticks, world and block-entity ticks, particle emission, block updates, AI, movement, and animation are frozen globally. Only the camera can move.


    Timeline Controls

    KeyAction
    , (comma)Play / Pause (freezes entire replay world)
    ISeek −3 seconds
    KSeek +3 seconds

    Orbit Camera Mode

    Press O to enter Orbit mode. The camera tracks and orbits the replay target.

    PropertyValue
    Minimum radius6 blocks
    Default radius9 blocks
    Maximum radius48 blocks
    ControlAction
    Mouse left/rightRotate orbit azimuth
    Mouse up/downTilt orbit elevation
    ← / →Rotate azimuth (keyboard)
    ↑ / ↓Tilt elevation (keyboard)
    WZoom in (decrease radius)
    SZoom out (increase radius)

    Press O again to return to free camera mode.


    Keyframe Path System

    1. Fly to a desired position and press J to save a keyframe.
    2. Repeat for additional positions.
    3. Press C to play a smooth cinematic path through all saved keyframes.
    4. Press C again to return to manual control.

    Keyframes are cleared when you exit playback.


    Free Camera Controls

    ActionKey / Input
    Move forwardW (hold)
    Move backwardS (hold)
    Strafe leftA (hold)
    Strafe rightD (hold)
    RiseSpace (hold)
    DescendShift (hold)
    Look / rotateMouse
    Rotate left / right← / →
    Tilt up / down↑ / ↓

    Cinematic Hotkeys (during playback)

    KeyAction
    , (comma)Toggle pause / resume (freezes entire replay world)
    ISeek −3 seconds
    KSeek +3 seconds
    HShow / hide the HUD overlay
    OToggle orbit camera mode
    JAdd a camera keyframe at current position
    CToggle keyframe path playback
    1Speed ×0.25
    2Speed ×0.5
    3Speed ×1 (normal)
    4Speed ×2
    5Speed ×4
    TabCycle through recorded dimensions
    ESCOpen menu → exit playback

    All other keys — inventory, map, mod menus, and gameplay hotkeys — are blocked while replay is active.


    Global Keybindings (configurable in Controls menu)

    Default KeyAction
    F9Tap to start recording; Sneak + tap to stop and save
    F8Display current recording / profiling status
    [Decrease playback speed
    \Reset playback speed to ×1
    ]Increase playback speed

    Cinematic HUD (during playback)

    A semi-transparent panel near the bottom of the screen shows:

    • A timeline bar with a glowing playhead.
    • Current time / total duration (e.g. 0:12 / 0:45).
    • Play state — PLAY (green) or PAUSE (amber).
    • Hint line — , = pause/play I = rewind K = forward

    The panel fades to a compact strip after inactivity and reappears when the camera moves. Press H to toggle the overlay entirely.


    Recording HUD (during normal gameplay)

    A small ● CRR F9 nagrywaj F8 status strip confirms recording is active. When a replay is playing via command while in-world, the strip also shows elapsed time, playback speed, frame count, block-change count, marker count, and keyframe count.


    Exiting Playback

    Press ESC and select the exit option. This is the only supported exit method. On exit:

    • The replay session closes completely.
    • The camera entity is removed.
    • All ghost entities and item ghosts are cleared.
    • The HUD is reset and the skin cache is cleared.
    • The replay browser reopens with the list refreshed.

    Important: There is no quick-exit key. Use ESC → exit exclusively.


    Progression And Strategy

    There are no crafting recipes or special items — the mod is fully automatic and keybind/command-driven.

    Recommended workflow:

    1. Load your world — recording starts automatically. Confirm with F8 or /crr status.
    2. Mark key moments with /crr marker <name> before fights, builds, or events you want to revisit.
    3. Stop when done — Sneak + F9 or /crr stop. The file saves asynchronously with no freeze.
    4. Exit to the title screen, click CRR: Nagrania, then click Odtwórz on the desired recording.
    5. Compose your shots:
      • Press 1 or 2 for slow motion to study fast action in detail.
      • Hold W/A/S/D and move the mouse to frame subjects from any angle.
      • Press O for Orbit mode to smoothly circle an actor; adjust radius with W / S.
      • Press J at several positions, then C to play a smooth automated camera path.
      • Press I / K to scrub the timeline in 3-second steps; press , to pause on a single frame.
      • While paused the entire replay world freezes — mobs, projectiles, particles all stop. The camera remains free.
      • Press H to hide the HUD for a clean view.
      • Epic Fight combat replay — if Epic Fight is installed, the replay correctly shows battle-mode idle, walk, and run poses along with the basic weapon holding stance and the vanilla ↔ battle-mode transition. Use slow motion (1 or 2) to appreciate the pose transitions. Skills, combos, dodges, and advanced abilities are not yet captured and will appear as vanilla movement in the replay.
      • Tridents and harpoons always point tip-forward in idle, aiming, and throw phases.
      • Crossbows show the correct tensioned charged model once loaded.
      • Death sequences play out with hurt flash, rotation, and death particles.
    6. Check performance with F8 or /crr status if you notice stutters — the profiling output shows tick cost, world-change count, duplicate states skipped, estimated heap usage, disk I/O times, and async write queue depth.
    7. Multi-dimension sessions — press Tab to jump between the Overworld, Nether, End, or any modded dimension recorded in the session.
    8. Exit cleanly via ESC. Ghost entities are cleared, skins are released, and the recordings browser reopens.
    9. Clean up — click Usuń in the browser or run /crr delete <id> to free disk space.

    Caveats

    • The CRR: Nagrania button is only on the title screen, not the pause menu. Exit to the title screen to access it, or use /crr play <id> while in-world.
    • The only way to exit playback is ESC → exit. No other key closes the replay.
    • All gameplay keybinds and mouse actions are fully blocked during playback.
    • Entity capture is limited to a 96-block radius around the recording player. Entities farther away will not appear in playback.
    • Chunk snapshots are disabled. Terrain during playback reflects the current live world. If the world has changed since recording, the terrain background may not exactly match.
    • Neighbour/adjacent block updates are not recorded. Only genuine block-state changes appear in the replay.
    • Block and world-change recording has hard caps (50 000 total, 1 024 per tick, 256 MB memory ceiling). In extremely active worlds, some changes beyond these caps will not be replayed. A warning is visible via /crr status.
    • Dropped-item ghosts are visual only. They cannot be picked up or interact with the world.
    • Epic Fight replay is first-stage only. Only battle-mode on/off, combat idle/walk/run locomotion, basic weapon holding pose, and the vanilla ↔ battle-mode transition are captured. Skills, combo attacks, dodges, parries, guards, executions, and advanced combat abilities are not yet recorded — those actions will appear as vanilla movement in the replay.
    • Epic Fight recording is server-side. Only entities that are on the server during recording have their combat states captured. Client-only effects added purely on the client side are not recorded.
    • Modded particles are replayed only if they use a vanilla-compatible particle type.
    • Recordings are per-world; each recording is associated with the world save in which it was captured.

    How to install

    CreativeMode Launcher

    1. Download and install the new CreativeMode Launcher

    Click to play

    2. Click to play on the top of the screen.

    Launches instantly

    3. That's it — launches instantly. No complicated setup required.

    Install manually

    Download the mod and follow the step-by-step installation guide.

    Players also liked

    Super Duper Stuff Menu – image 1
    Staff Pick
    66Java 1.21.5v5

    Super Duper Stuff Menu

    Profile picture for 8bit_blueduck8bit_blueduckCreativeMode Pro

    Press Shift+M to open the Super Duper Stuff Menu — a sleek item browser that hides vanilla items and creates alphabetically sorted tabs for each installed mod while still offering smart categories like Building Blocks, Cool Weapons, Tasty Treats, Wacky Mobs, and Magical Stuff; click any item to instantly add a full stack to your inventory, scroll lists with the mouse wheel or the ▲/▼ buttons, and close with ESC or M. The menu now features louder looping shop music and an animated outer glow that pulses in time with the tune around the existing rainbow border for a flashier, beat-driven presentation; the selected tab is highlighted in yellow and empty categories show a helpful message.

    Functional · Fun · Fun/Meme · +16
    Simple Steam Power – image 1
    Staff Pick
    199Java 1.21.5v72

    Simple Steam Power

    Profile picture for tacticalblacksmithtacticalblacksmith100 Downloads

    Steam Power layers full steampunk energy into survival: collect water and fuel to run boilers, build copper pipe networks and Filling Stations to fill Steam Tanks and Portable Steam Tanks that power machines, vehicles, pistons and wearable gear, and hook into a pneumatic-style item network with Steam Transferers, Steam Item Transfer Pipes and Steam Conveyor Belts alongside copper construction pieces, snap-on panels, Steam Lamps and a Steam Rain Generator. Wearable and utility gear include a chest-mounted Steam Jetpack, merged steam boots and pants, a Steam Rifle and Steam Powered Fan, copper panel doors and transparent ladders, a 27-slot Streamers Chest, retained-steam vehicle support, a compact Steam Sorting Junction for automated routing, and a mid-game two-block Steam Hammer that accepts damaged tools/weapons/armor plus repair materials to perform advanced steam repairs and even bypass vanilla Too Expensive limits with a chance to produce Tempered items (+5% attack, +5% max durability). The placeable Steam Gatling Turret is a brass/copper defense emplacement you mount by right-click (right-click or sneak to dismount), loads up to 256 iron nuggets (or via hoppers), draws steam from your network and fires fast iron-nugget projectiles at about 9 shots per second dealing 4 damage (2 hearts) with animated barrels and mechanical sounds, tracks your view within its traverse limits and now reaches out to 32 blocks for long-range defense.

    Item · Redstone · Steampunk · +10
    Fire Alarm Speaker – image 1
    33Java 1.21.5v1

    Fire Alarm Speaker

    Profile picture for editnameeditname15 Published Mods

    Adds a craftable Fire Alarm Speaker block (recipe uses redstone, iron ingots, and a note block) that you can place from the Redstone creative tab and mine with a pickaxe. The speaker continuously scans a 15-block radius for regular fire, soul fire, and lit campfires; when it detects fire it flips to an active visual state, repeatedly plays alarm-like sounds and note particles, and stays alarming until all nearby fire is out. While alarming it emits full redstone power so you can wire it into lights, doors, or other contraptions for automated warnings and safety systems.

    Tool · Functional · Cool · +3
    Phantom Facade – image 1
    9Java 1.21.5v2

    Phantom Facade

    Profile picture for editnameeditname15 Published Mods

    Phantom Facade adds a placeable decorative block that can impersonate any other block: place a Phantom Facade then right-click it while holding any block item to change its appearance, with action-bar feedback and the disguise preserved across saves and synced in multiplayer. By default facades are non-solid so players and mobs can walk through them and they drop as items for easy relocation; right-clicking a Phantom Facade with a stick now toggles a locked/unlocked state—locked facades gain a full-block collision so no one can enter, while unlocked facades remain pass-through. You can craft them from glass and an ender pearl or find them in the Creative inventory; use a block item to disguise and a stick to seal or open, and the lock state is saved and synced for multiplayer.

    QoL · Tool · Functional · +1
    Cave Glow Marker – image 1
    13Java 1.21.5v2

    Cave Glow Marker

    Profile picture for editnameeditname15 Published Mods

    The Cave Glow Marker is a handheld light source for exploring dark caves — drop it on the ground to instantly create a bright light that keeps darkness at bay while you mine or explore. Picking it up immediately removes the placed light so it won't linger, and you can stack up to 25 in a single inventory slot for long expeditions.

    Functional · Tool · Cool · +2

    This mod is licensed under the CreativeMode Mods License.

    CreativeMode

    Creative
    Mode

    ExploreModJams
    Create
    Items or Blocks icon

    Items or Blocks

    Join our community
    Craft first mod
    CreativeMode

    Creative
    Mode

    Craft first mod