Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Smooth Camera
SmoothCamera adds cinematic, smooth camera movement to Minecraft. It softens sudden motion, smooths perspective transitions, and enhances overall visual feel. Client-side.
โ๏ธ Configuration
โจ๏ธ In game command configuration:
๐ง Main command
/smoothcamera๐ Toggle
Enable or disable the mod:
/smoothcamera toggle๐ฏ Smoothness (camera)
Controls how smooth the camera movement is:
/smoothcamera smoothness <value>Range: 0.001 โ 0.5 Default: 0.5 Lower = faster, higher = smoother
๐ฅ F5 Smoothness (third-person)
Controls smooth transition in third-person view:
/smoothcamera f5 <value>Range: 0.001 โ 0.1 Default: 0.025 Lower = faster, higher = smoother โจ Features Smooth cinematic camera movement Ender pearl & teleport smoothing Smooth third-person (F5) transitions Adjustable via commands Lightweight & client-side (works on any server)
๐ Config file configuration:
Configuration file located in */config/smoothcamera.json
Default file structure:
{ "enabled": true, "smoothness": 0.1, "smoothnessf5": 0.006 }


