easy-cutscene

Quick rating

easy-cutscene

No reviews yet

A mod for creating cinematic cutscenes (director's shots) on Minecraft 1.21.4 Fabric server.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
easycutscene-1.0.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

📝 QUICK INFO ABOUT EASY CUTSCENE MOD

🎬 What is it?

A mod for creating cinematic cutscenes (director's shots) on Minecraft 1.21.4 Fabric server.

✨ Features:

  • Create cutscenes with multiple points

  • Smooth movement between points

  • Automatic camera rotation to look at objects (lookat)

  • Precise angle adjustment (yaw/pitch)

  • Save cutscenes as JSON files

  • Edit and delete points

  • Two camera modes: locked and free

🎮 Main Commands:

 
 
Command Description
/cutscene create <name> Create a cutscene
/cutscene addpoint <name> <x y z> <time> Add a point
SHIFT+RMB with stick Add point visually
/cutscene save <name> Save to file
/cutscene load <name> Load for editing
/cutscene list List all cutscenes
/cutscene info <name> Show cutscene info

🎯 Camera Rotation:

 
 
Command Description
/cutscene rotate lookat <name> <index> <x y z> Look at a block
/cutscene rotate yawpitch <name> <index> <yaw> <pitch> Set exact angles
/cutscene rotate clear <name> <index> Clear rotation

🎬 Playback:

 
 
Command Description
/cutscene play @p <name> Locked camera (default)
/cutscene play @p <name> camera free Free camera
/cutscene stop Stop cutscene

📁 Storage Location:

text
world/cutscenes/name.json

🔧 Requirements:

  • Minecraft 1.21.4

  • Fabric API

  • Operator permissions (level 2)

⚡ Quick Start:

bash
/cutscene create my_cut
# Stand at location → SHIFT+RMB with stick (multiple times)
/cutscene save my_cut
/cutscene play @p my_cut

🌟 Pro Tip:

Use lookat to make the camera automatically look at important objects while moving!

(ДЛЯ РУССКОГОВОРЯЩИХ)

📝 КРАТКОЕ ИНФО О МОДЕ EASY CUTSCENE

🎬 Что это?

Мод для создания красивых катсцен (режиссерских планов) на сервере Minecraft 1.21.4 Fabric.

✨ Возможности:

  • Создание катсцен из нескольких точек

  • Плавное движение между точками

  • Автоматический поворот камеры на объекты (lookat)

  • Точная настройка углов (yaw/pitch)

  • Сохранение катсцен в JSON файлы

  • Редактирование и удаление точек

  • Два режима камеры: свободная и фиксированная

🎮 Основные команды:

 
 
Команда Описание
/cutscene create <name> Создать катсцену
/cutscene addpoint <name> <x y z> <time> Добавить точку
SHIFT+ПКМ палкой Добавить точку визуально
/cutscene save <name> Сохранить в файл
/cutscene load <name> Загрузить для редактирования
/cutscene list Список катсцен
/cutscene info <name> Информация о катсцене

🎯 Повороты камеры:

 
 
Команда Описание
/cutscene rotate lookat <name> <index> <x y z> Смотреть на блок
/cutscene rotate yawpitch <name> <index> <yaw> <pitch> Точный угол
/cutscene rotate clear <name> <index> Сбросить поворот

🎬 Запуск:

 
 
Команда Описание
/cutscene play @p <name> С фиксацией камеры
/cutscene play @p <name> camera free Со свободной камерой
/cutscene stop Остановить

📁 Где хранятся:

text
world/cutscenes/название.json

🔧 Требования:

  • Minecraft 1.21.4

  • Fabric API

  • Права оператора (уровень 2)

⚡ Быстрый старт:

bash
/cutscene create my_cut
# Встать в точку → SHIFT+ПКМ палкой (несколько раз)
/cutscene save my_cut
/cutscene play @p my_cut

🌟 Совет:

Используй lookat чтобы камера автоматически смотрела на нужные объекты!

📝 QUICK INFO ABOUT EASY CUTSCENE MOD 🎬 What is it? A mod for creating cinematic cutscenes (director's shots) on Minecraft 1.21.4 Fabric server.

✨ Features: Create cutscenes with multiple points

Smooth movement between points

Automatic camera rotation to look at objects (lookat)

Precise angle adjustment (yaw/pitch)

Save cutscenes as JSON files

Edit and delete points

Two camera modes: locked and free

🎮 Main Commands: Command Description /cutscene create Create a cutscene /cutscene addpoint Add a point SHIFT+RMB with stick Add point visually /cutscene save Save to file /cutscene load Load for editing /cutscene list List all cutscenes /cutscene info Show cutscene info 🎯 Camera Rotation: Command Description /cutscene rotate lookat Look at a block /cutscene rotate yawpitch Set exact angles /cutscene rotate clear Clear rotation 🎬 Playback: Command Description /cutscene play @p Locked camera (default) /cutscene play @p camera free Free camera /cutscene stop Stop cutscene 📁 Storage Location: text world/cutscenes/name.json 🔧 Requirements: Minecraft 1.21.4

Fabric API

Operator permissions (level 2)

⚡ Quick Start: bash /cutscene create my_cut

Stand at location → SHIFT+RMB with stick (multiple times)

/cutscene save my_cut /cutscene play @p my_cut 🌟 Pro Tip: Use lookat to make the camera automatically look at important objects while moving!

( ДЛЯ РУССКИХ) 📝 КРАТКОЕ ИНФО О МОДЕ EASY CUTSCENE 🎬 Что это? Мод для создания красивых катсцен (режиссерских планов) на сервере Minecraft 1.21.4 Fabric.

✨ Возможности: Создание катсцен из нескольких точек

Плавное движение между точками

Автоматический поворот камеры на объекты (lookat)

Точная настройка углов (yaw/pitch)

Сохранение катсцен в JSON файлы

Редактирование и удаление точек

Два режима камеры: свободная и фиксированная

🎮 Основные команды: Команда Описание /cutscene create Создать катсцену /cutscene addpoint Добавить точку SHIFT+ПКМ палкой Добавить точку визуально /cutscene save Сохранить в файл /cutscene load Загрузить для редактирования /cutscene list Список катсцен /cutscene info Информация о катсцене 🎯 Повороты камеры: Команда Описание /cutscene rotate lookat Смотреть на блок /cutscene rotate yawpitch Точный угол /cutscene rotate clear Сбросить поворот 🎬 Запуск: Команда Описание /cutscene play @p С фиксацией камеры /cutscene play @p camera free Со свободной камерой /cutscene stop Остановить 📁 Где хранятся: text world/cutscenes/название.json 🔧 Требования: Minecraft 1.21.4

Fabric API

Права оператора (уровень 2)

⚡ Быстрый старт: bash /cutscene create my_cut

Встать в точку → SHIFT+ПКМ палкой (несколько раз)

/cutscene save my_cut /cutscene play @p my_cut 🌟 Совет: Используй lookat чтобы камера автоматически смотрела на нужные объекты!

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works