Compatibility
Minecraft: Java Edition
26.1.x
1.21.6โ1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 6 months ago
๐ฌ Cutscene Engine
Professional cinematic scene creation system for Minecraft
๐ Description
Cutscene Engine is an advanced data pack that allows you to create smooth cinematic scenes directly in-game without the need for external tools. Ideal for creators of adventure maps, RPG servers, and story-driven projects.
โจ Main Features
๐ ๏ธ Visual Editor
- Intuitive Interface โ Control with the mouse wheel and right-click
- Add Camera Points โ Create a camera path directly in the game
- Preview โ Instantly check the result
- Motion Interpolation โ Automatically create smooth transitions between points
๐ฅ Camera System
- Smooth Motion โ Interpolation between keypoints
- Duration Adjustment โ From 10 ticks to any value
- Spectator Mode โ Automatic control of the player's camera
- Save State โ Restore position and game mode after a cutscene
๐ฌ Message System (in dev)
- Title/Subtitle โ Large titles on the screen
- Actionbar โ Text above the hotbar
- Chat โ Messages in Chat
- Font Settings โ full support for JSON formatting (color, bold, italic, underline)
- Point Snapping โ automatically displays text at the right moment
โ๏ธ Ending Settings
- Teleportation โ player movement after a cutscene
- Game Mode โ automatic mode change
- Final Title โ ending message
๐ Localization
- Russian and English โ full bilingual support
- Dynamic Switching โ change languages โโat any time
๐พ Save System
- Workspace โ temporary workspace for editing
- Save Cutscenes โ export finished scenes with a unique ID
- Load โ import saved cutscenes for editing
- Autosave โ data loss protection
๐ฎ How to use
Creating a cutscene
- Open the editor:
/function _cutscene:editor_on
- Add camera points:
- Position yourself in the desired position
- Scroll the wheel to "โ Add point"
- Right-click
- Adjust the settings:
- Select "โ Settings" in the menu
- Set the cutscene length
- Adjust the ending (teleport, game mode, title)
- Add messages:
- Select "๐ฌ Messages" in the menu
- Adjust the Title, Subtitle, Actionbar, or Chat
- Apply text to the nearest point
- Render:
- Select "๐ฌ Render" to generate frames
- Use "โถ Preview" for verification
- Save:
- Open "โ Settings" โ "๐พ Save"
- Enter a unique ID for the cutscene
Play a cutscene
/function _cutscene:play_cutscene {id:"your_cutscene_id"}
๐ง Specifications
- Minecraft Versions: 1.21.8 - 1.21.10
- Performance: Optimized for minimal impact on TPS
๐ฏ Usage Examples
- Adventure Maps โ intro and outro cutscenes
- RPG Servers โ quest cutscenes
- Tutorial Maps โ mechanic demonstrations
- Story Projects โ cinematic cutscenes
๐ Commands
| Command | Description |
|---|---|
/function _cutscene:editor_on |
Open the editor |
/function _cutscene:play_cutscene {id:"..."} |
Play a cutscene |
/function cutscene:cutscene/list |
List of saved cutscenes |
/trigger cutscene_engine_localization set 1 |
Russian language |
/trigger cutscene_engine_localization set 2 |
English language |
๐ค Compatibility
- โ Works with other datapacks
- โ Does not require mods
- โ Multiplayer support
- โ Compatible with command blocks
๐ Support
Found a bug or have a suggestion? Create an issue in the project repository!
Create cinematic masterpieces right in Minecraft! ๐ฌโจ


