-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
Ax_Dev edited this page Nov 29, 2025
·
2 revisions
- Install Fabric Loader for Minecraft 1.21.1
- Download Fabric API 0.105.0+
- Download BBS from Modrinth
- Place
bbs.jarin yourmods/folder - Launch the game
On first launch, BBS creates:
-
config/bbs/assets/- Place your custom assets here -
config/bbs/settings/- Configuration files
| Key | Action |
|---|---|
0 |
Open Dashboard |
HOME |
Item/Model Editor |
RIGHT_CTRL |
Play Film |
\ |
Pause Film |
RIGHT_ALT |
Record Replay |
F4 |
Record Video |
RIGHT_SHIFT |
Open Replays |
B |
Open Morphing Panel |
. |
Demorph |
Y |
Teleport |
Mouse Button 2 |
Zoom |
Films are the core container for your cinematic projects. A film contains:
- Camera clips (your camera movements)
- Replays (recorded player actions)
- Press
RIGHT_ALTto start recording - Perform actions (walk, fight, interact)
- Press
RIGHT_ALTagain to stop - Your replay is saved to the current film
- Open the Dashboard (
0) - Navigate to the Film Editor
- Add camera clips to the timeline
- Configure clip properties (position, rotation, duration)
- Press
RIGHT_CTRLto play - Press
\to pause - Use the timeline to scrub through
- Install BBS on both server and clients
- The game rule
bbsEditingcontrols editor access (default:true) - Permissions are checked via
PermissionUtils
If the server doesn't have BBS, clients fall back to client-only playback mode.