Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
CinemaScope
CinemaScope is a simple client-side Fabric mod for Minecraft 1.21.11 that draws cinematic black bars (letterbox) in-game.
Features
- Draws black bars while in-world (including GUI screens like inventory/chat, behind UI)
- Toggle visibility with a keybind (default:
K) - ModMenu config screen support
- Persistent config via JSON
Environment
- Minecraft:
1.21.11(Java Edition) - Fabric Loader:
0.18.4 - Java:
21
Build
gradle clean build
Output jar is generated under build/libs/.
Config (ModMenu)
Open ModMenu -> Cinema Scope -> Configure and edit:
EnabledToggle KeyTarget Aspect Ratio(1.60to3.00)Bar Opacity(0to100)Show While HUD Hidden (F1)
Buttons:
Cancel(left)Reset(center, restore defaults on the screen)Done(right, save and close)
Default Values
- Enabled:
true - Toggle Key:
K - Target Aspect Ratio:
2.39 - Bar Opacity:
100 - Show While HUD Hidden (F1):
true
Internal runtime toggle state is persisted and restored across restarts.
Config File
Saved at:
config/cinema_scope.json
If the file is corrupted on load, it is backed up as:
config/cinema_scope.json.bak


