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

https://github.com/trollhunters501/minecartfunnk

Adds very fun minecarts to Minecraft Nukkit!
https://github.com/trollhunters501/minecartfunnk

Last synced: 3 months ago
JSON representation

Adds very fun minecarts to Minecraft Nukkit!

Awesome Lists containing this project

README

        

# MinecartFunNK
Adds very fun minecarts to Minecraft Nukkit!

This plugin adds minecarts that can move without tracks!

To spawn use the command:
```
/summon MinecartFun
```
## For Programmers:
use this plugin as a library

To get the entity the class is "org.CreadoresProgram.MinecartFunNK.entitys.EntityMinecartEmptyFun"

#### Maven:
the command to use the library:
```
mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=foldersWhereIsTheJar/MinecartFunNK-1.0.0.jar
```
To use in maven:
```xml

org.creadoresprogram
MinecartFunNK
1.0.0
provided

```

# Credits:
Original code: https://github.com/iTXTech/Genisys/blob/0.15.0/src/pocketmine/entity/Minecart.php