promotional bannermobile promotional banner

SceneCraft Live

Automatically records your gameplay, detects highlights, and renders cinematic MP4 clips with dynamic camera work — no post-gameplay editing required.

File Details

scenecraft-0.1.27.jar

  • R
  • Feb 14, 2026
  • 278.26 KB
  • 19
  • 1.21.1
  • Fabric

File Name

scenecraft-0.1.27.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:scenecraft-1460312:7622619"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v0.1.17 — Player skin not loading in exports (mid-session F12 recordings missed the PlayerInfoUpdate packet; now injects GameProfile + extends warmup for skin download)

v0.1.18 — Full recording export ("Export Full" button for entire F12-to-F12 session as a single cinematic video); fixed negative highlight startTime and replay world creation at startTime=0

v0.1.19 — Chunks not loading during long recordings (added 5s packet lookahead for chunk pre-dispatch)

v0.1.20 — Chunks disappearing during export (suppressed ForgetLevelChunk packets); dynamic warmup extension for chunk compilation; mid-render chunk-wait before capture

v0.1.21 — Camera bouncing during jumps (EMA low-pass filter on camera Y)

v0.1.22 — Fix button states

v0.1.23 — Updated in-app UI

v0.1.24 — Fix serverId in handshake response

v0.1.25 — Mouse input corrupting player rotation during export (added MixinMouseHandler)

v0.1.26 — Frame gap from chunk compilation (lastFrameSkipped timer pause)

v0.1.27 — Removed 5s packet lookahead (fixed block pre-placement); preloaded position data for tracker interpolation; direct tracker-based camera positioning; per-frame telemetry flag; tracker extrapolation