Immersive Cinematics

Add cinematic cutscenes to your modpack — no command blocks or redstone required. JSON scripting, 14 trigger types, and an in-game timeline editor.

File Details

immersive_cinematics

  • A
  • Jan 28, 2026
  • 136.53 KB
  • 64
  • 1.20.1
  • Forge

File Name

immersive_cinematics-0.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:immersive-cinematics-1447233:7541254")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ImmersiveCinematics Changelog

[0.2.0] - 2026-01-28

 首次公开发布

ImmersiveCinematics is now available! A professional cinematic camera engine for Minecraft creators, designed for smooth, precise filmmaking directly in-game.

 核心功能

  • Free Camera Entity: Physics-free virtual camera (passes through blocks, ignores gravity) with frame-accurate control over position, rotation, and FOV.
  • 7 Motion Paths: DIRECT, SMOOTH, ORBIT, BEZIER, SPIRAL, DOLLY_ZOOM (adjustable intensity), and STATIONARY_PAN — all math-driven for cinematic quality.
  • JSON Script System: Define multi-shot sequences via external configuration files (shot rules, movement routes, triggers).
  • Smart Triggers: Auto-activate scripts on events: dimension changes, structure enter/exit, player login, time of day, block breaks, entity kills.
  • Multiplayer Ready: Full network synchronization for camera mode and script execution.
  • Seamless Integration: Lightweight event handling with optimized performance and logging.
ℹ️ Note: Camera scripts are configured via JSON files. In-game script editor/UI is not included in this version.