-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
This guide will walk you through the initial setup and first steps to start using CinematicTools for your cinematic Minecraft creations.
To use CinematicTools, you must have the following installed:
-
Download the latest
.jarof CinematicTools from: -
Place all
.jarfiles in yourmodsfolder. -
Launch Minecraft using the Fabric Loader profile.
โ If everything is installed correctly, you can now use the
/cinematic-clientand/cinematic-servercommands in-game.
Once you're in a world (preferably Creative Mode):
Use /cinematic-client to create and manage cinematic paths:
| Command Example | Description |
|---|---|
/cinematic-client add |
Add a camera point. |
/cinematic-client mode outside |
Change camera mode (outside and default). |
/cinematic-client interpolation cubic |
Set path interpolation type (linear, cubic, circular, etc). |
/cinematic-client save intro |
Save your current cinematic with a name. |
You can view more with the TAB chat in /cinematic-client.
Once saved, control playback with /cinematic-server:
| Command Example | Description |
|---|---|
/cinematic-server start intro |
Start the cinematic named intro. |
/cinematic-server stop |
Stop the current cinematic. |
You can view more with the TAB chat in /cinematic-server.
Check out the following pages to explore more features:
- Commands โ Full list and documentation of all commands.
- NPCs System โ How to spawn and control NPC actors.
- FAQ โ Answers to common questions and troubleshooting tips.
๐ฌ Enjoy crafting stunning Minecraft cinematics with total control!