Skip to content

Weever1337/GravityProject

Repository files navigation

Gravity Project for Minecraft Forge 1.16.5

Note

Branch 1.16.5-forge is licenced under the MIT License.

Important

It's THE BETA of Gravity Mod. It has some problems with Camera

This mod adds Gravity library to Minecraft 1.16.5 with Forge.

Usage:

  • For Player
    • Download Jar file from GitHub Releases and move the file to your mods folder.
  • For Developer
    • In your build.gradle, add below code:
repositories {
    maven {
        name = "Jitpack"
        url = uri("https://jitpack.io")
    }
}


dependencies {
    implementation('org.weever.gravitymod:gravityproject:${VERSION}')
}

Links

  • Modrinth: soon
  • Curseforge: soon

About

This mod adds Gravity library to Minecraft 1.16.5 with Forge.

Resources

License

Stars

Watchers

Forks

Contributors

Languages