Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nosqd/no-limit-minecarts

24w33a Fabric Mod that removes limits for gamerule maxMinecartSpeed
https://github.com/nosqd/no-limit-minecarts

24w33a fabricmc java minecraft minecraft-mod mod

Last synced: 4 months ago
JSON representation

24w33a Fabric Mod that removes limits for gamerule maxMinecartSpeed

Awesome Lists containing this project

README

        

Icon

# No Limit Minecarts

> 24w34a Fabric Mod that removes limits for gamerule `maxMinecartSpeed`

## Downloads
> Download from [github releases](https://github.com/nosqd/no-limit-minecarts/releases)
>
> Download from [modrinth](https://modrinth.com/mod/no-limit-minecarts)

## Usage
### Server
> Install mod on your server/host and set gamerule maxMinecartSpeed to anything you want (in blocks per second).
### Client
> Install mod on your client (fabric api is not necessary), and you can see your vehicle speed in F3 debug HUD.

## API
> In version 1.1.0, I added an API for getting player vehicle speed in blocks per second, you can see it in [NoLimitMinecartsApi](src/main/java/ru/nosqd/nlm/api/NoLimitMinecartsApi.java)

## Why minecarts is slow when speed is max?
> I've noticed that speed of minecart kinda limited when there are no passengers.

## Contributing
> Feel free to contribute, anything, like anything this project started tonight to just have fun with new update.