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

https://github.com/embeddedt/aquaacrobatics

Fancy swimming, elegant sneaking: modern movement without compromises in 1.12.
https://github.com/embeddedt/aquaacrobatics

Last synced: 3 months ago
JSON representation

Fancy swimming, elegant sneaking: modern movement without compromises in 1.12.

Awesome Lists containing this project

README

          

# Aqua Acrobatics

A Minecraft mod. Downloads can be found on CurseForge.

## Using in a dev environment (for modders)

Aqua Acrobatics can be included at dev time using [CurseMaven](https://www.cursemaven.com/).

```
dependencies {
/* Replace the file ID with the desired version */
deobfCompile 'curse.maven:aquaacrobatics-321792:3619657'
/* Only needed if you don't have Mixin already */
compile ("org.spongepowered:mixin:0.8")
}
```

![](https://i.imgur.com/9XStAol.png)