Skip to content

Getting Started

superstrella edited this page Jul 11, 2025 · 2 revisions

๐Ÿš€ Getting Started with CinematicTools

This guide will walk you through the initial setup and first steps to start using CinematicTools for your cinematic Minecraft creations.


๐Ÿ”ง Installation

To use CinematicTools, you must have the following installed:

Required Mods:

Steps:

  1. Download the latest .jar of CinematicTools from:

  2. Place all .jar files in your mods folder.

  3. Launch Minecraft using the Fabric Loader profile.

โœ… If everything is installed correctly, you can now use the /cinematic-client and /cinematic-server commands in-game.


๐Ÿ•น๏ธ First Time Use

Once you're in a world (preferably Creative Mode):

๐ŸŽฎ Local (Client-side) Setup

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.

๐ŸŒ Server Playback (Server-side)

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.


๐Ÿ“˜ What's Next?

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!

Clone this wiki locally