Blockbuster Mod — Configuration
Commands
Commands are essential for managing recordings and scenes via the chat or command blocks.
| Command | Usage | Description |
|---|---|---|
/bb record <id> |
/bb record scene1 |
Starts recording your actions under the specified ID. |
/bb stop |
/bb stop |
Stops the current recording session. |
/bb play <id> |
/bb play scene1 |
Plays back the specified recording on a temporary actor. |
/bb model |
/bb model reload |
Reloads all custom models and textures from the config folder. |
/bb scene |
/bb scene play <name> |
Triggers the playback of a specific global scene. |
/bb action |
/bb action clean |
Cleans up orphaned actors or recordings in the world. |
Configuration
The mod's behavior can be fine-tuned in the blockbuster.cfg file. Key configuration options include:
- Recording Frequency: Adjusts how many ticks occur between recorded frames (default is 1 for maximum smoothness).
- Actor Despawning: Toggles whether actors should disappear immediately after their recording finishes.
- Green Screen Colors: Allows customization of the hex codes for chroma key blocks.
- Folder Paths: Customizes where skins, models, and recordings are stored on the hard drive.