/ornithe-carpet

An ornithe port of carpetmod112

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Ornithe Carpet Mod

This is an ornithe port of carpetmod112 but with modern fabric-carpet protocol and extension support.

Code base is adapted from fabric-carpet, features are from carpetmod112.

Extensions

Now with full carpet extension support just like fabric-carpet!

No more "everyone forks a carpetmod112".

Use this template to create your own carpet extension.

Carpet Mod Settings

TODO

Contribution

Contributions are welcome.

See Coontributing

Build and Use

Check out Ornithe for mod loader.

Using Java > 8

For carpet logger: rng

Add jvm flag --add-opens java.base/java.util=ALL-UNNAMED to allow reflection on java.util.Random.

Build

  • Clone the repo.
  • Run gradle build task.
  • Complied .jar file will be in build/libs/.