/cosmic-player-deceleration

A quilt mod for Cosmic Reach adding some deceleration to entity movement.

Primary LanguageJavaMIT LicenseMIT

Cosmic Player Deceleration

Stops slower. Adds some deceleration instead of almost immediately stopping for supported versions of Cosmic Reach.

Downloads

Cosmic Player Deceleration is only officially available on CRMM and GitHub. All published version of this mod are both in CRMM and GitHub Releases:

Video Demonstration

Following are videos and applies to supported versions of Cosmic Reach.

With Mod

hops-with-mod.mp4

Without Mod

hops-without-mod.mp4

This repository is generated from https://codeberg.org/CRModders/cosmic-quilt-example.

Wiki

For a wiki on how to use Cosmic Quilt & Quilt, please look at the Cosmic Quilt wiki .

How to test/build

For testing in the developer environment, you can use the ./gradlew run task

For building, the usual ./gradlew build task can be used. The mod jars will be in the build/libs/ folder

Notes