NLibCutscene

⭐ — (4 endorsements) 📥 530 downloads 📌 v0.0.2 📅 1/30/2026
🟡 Updated this year

By Komti23 · forge

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 1/31/2026 📅 Created: 1/30/2026
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.8% endorsement rate
  • 🏆 #163 of 331 forge mods in this game by downloads

📋 About This Mod

**NLibCutscene** is a professional-grade tool for creating cinematics and machinimas directly inside Minecraft. We ditched complex chat commands for a **Modern GUI** and a robust **Motion Capture system**. Just hit record, move around, and the mod transforms your flight into a smooth, professional animation. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/tpK35rMM8U0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> Ideal for map makers, server admins, and content creators who demand video-editor quality within the game. # ✨ Key Features ## 🎥 Motion Capture No need to manually input coordinates. Press "Record", and the mod captures your flight path, head rotation, and camera tilt in real-time. ## 🖥️ Modern Dark GUI A completely redesigned interface featuring a "Deep Dark" aesthetic. Translucent panels, minimalist buttons, and an animated starry background make editing cutscenes a visual treat. **You can also start a cutscene using the command:** ``` /startct "cutscene name" ``` ## 🔄 Advanced Camera Control - Camera Roll: Full support for Z-axis rotation. Use Z and X keys while recording to add dramatic Dutch angles. - Camera Shake: Add customizable shake effects to any keyframe (perfect for explosions or heavy impacts). - Fly-Through Mode: Create complex paths where the camera glides through points using Catmull-Rom splines without stopping. ## 📈 Interpolation Logic Choose the math behind the movement for every segment: - 🌊 Catmull-Rom: Smooth spline interpolation through points (continuous movement). - 🚀 Ease In/Out: Cinematic acceleration and deceleration. - 🟦 Linear: Constant speed (robotic movement). - ⚡ Instant: Hard cut (teleport). ## 📂 Configuration & Data All cutscenes are saved in clean, readable JSON files. This makes it easy to share paths, add them to modpacks, or fine-tune values using a text editor. File Location: config/cutscenemod/cutscenes/<cutscene_name>.json 📝 JSON Structure Example You can manually edit these files for pixel-perfect precision: JSON ``` { "startFromPlayer": true, // Start path from player's current location "startTransitionTime": 2.5, // Time to fly to the first point "startInterpolation": "ease_out", "endToPlayer": true, // Return to player after finish "endTransitionTime": 3.0, "endInterpolation": "ease_in", "points": } ```

NLibCutscene is a professional-grade tool for creating cinematics and machinimas directly inside Minecraft. We ditched complex chat commands for a Modern GUI and a robust Motion Capture system. Just hit record, move around, and the mod transforms your flight into a smooth, professional animation.

Ideal for map makers, server admins, and content creators who demand video-editor quality within the game. # ✨ Key Features

## 🎥 Motion Capture

No need to manually input coordinates. Press "Record", and the mod captures your flight path, head rotation, and camera tilt in real-time.

## 🖥️ Modern Dark GUI

A completely redesigned interface featuring a "Deep Dark" aesthetic. Translucent panels, minimalist buttons, and an animated starry background make editing cutscenes a visual treat.

You can also start a cutscene using the command: ``` /startct "cutscene name" ```

## 🔄 Advanced Camera Control

- Camera Roll: Full support for Z-axis rotation. Use Z and X keys while recording to add dramatic Dutch angles.

  • Camera Shake: Add customizable shake effects to any keyframe (perfect for explosions or heavy impacts).
  • Fly-Through Mode: Create complex paths where the camera glides through points using Catmull-Rom splines without stopping.

## 📈 Interpolation Logic

Choose the math behind the movement for every segment:

  • 🌊 Catmull-Rom: Smooth spline interpolation through points (continuous movement).
  • 🚀 Ease In/Out: Cinematic acceleration and deceleration.
  • 🟦 Linear: Constant speed (robotic movement).
  • ⚡ Instant: Hard cut (teleport).

## 📂 Configuration & Data

All cutscenes are saved in clean, readable JSON files. This makes it easy to share paths, add them to modpacks, or fine-tune values using a text editor.

File Location: config/cutscenemod/cutscenes/.json 📝 JSON Structure Example

You can manually edit these files for pixel-perfect precision: JSON

``` { "startFromPlayer": true, // Start path from player's current location "startTransitionTime": 2. 5, // Time to fly to the first point "startInterpolation": "ease_out", "endToPlayer": true, // Return to player after finish "endTransitionTime": 3. 0, "endInterpolation": "ease_in", "points": [ { "x": 5. 67, "y": -58. 38, "z": 0. 29, "yaw": 177. 0, "pitch": 0. 45, "roll": 15. 0, // Camera Roll (Tilt) in degrees "moveDuration": 3. 0, // Time to travel to this point "holdDuration": 0. 0, // Wait time (ignored if isSmooth=true) "interpolation": "catmull_rom", // Smoothing type "cameraShake": true, // Enable camera shake "shakeIntensity": 0. 5, // Shake power }, { "x": 8. 95, "y": -58. 37, "z": -5. 36, "yaw": 176. 99, "pitch": 0. 44, "roll": 0. 0, "moveDuration": 3. 0, "holdDuration": 1. 0, "interpolation": "ease_in_out", "cameraShake": false, "shakeIntensity": 0. 5, } ] } ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Komti23
Version
0.0.2
Downloads
530
Endorsements
4
Category
forge
Created
1/30/2026
Updated
1/31/2026
Game Versions
1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5
Tags
game-mechanics, library, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does NLibCutscene support?

The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6. Other versions may work but are untested by the author.

What is the latest version of NLibCutscene?

Version 0.0.2, published 2026-01-31 with 530 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More forge 👤 More by Komti23 🔎 Similar Mods 🌐 Best forge (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods