An open API service indexing awesome lists of open source software.

https://github.com/aecsocket/move-smoother

Smooths various camera and movement issues
https://github.com/aecsocket/move-smoother

Last synced: about 1 year ago
JSON representation

Smooths various camera and movement issues

Awesome Lists containing this project

README

          

Move Smoother

`1.4`:
[![build](https://github.com/aecsocket/move-smoother/actions/workflows/build.yml/badge.svg)](https://github.com/aecsocket/move-smoother/actions/workflows/build.yml)

Smooths various camera and movement issues in Minecraft, implemented as a Fabric mod.

# Features

- [x] Fixes "stuttering" when getting relative-teleported
- [x] Allows changing mouse sensitivity based on FOV
- [x] In-game menu to change options

# Usage

## Downloads

### Dependencies

* Fabric Loader `>=0.13.3`
* Java `>=17`
* [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) `>=0.47.9`
* [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) `>=3.1.0`
* [Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config) `>=6.2.57`

### [Stable Releases](https://github.com/aecsocket/move-smoother/releases)

### [Latest Snapshots](https://github.com/aecsocket/move-smoother/actions/workflows/build.yml)