Skip to content

Myowiri/SmoothCamera

Repository files navigation

Smooth Camera

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/DDDIOx-Jm8g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

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
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages