All Projects → Ellpeck → NaturesAura

Ellpeck / NaturesAura

Licence: MIT license
A Minecraft mod about using Aura for unique mechanics

Programming Languages

java
68154 projects - #9 most used programming language

NaturesAura

Nature's Aura is a mod about collecting, using and replenishing the Aura naturally present in the level to create useful devices and unique mechanics.

Maven

To add this project as a dependency (for using the API , for example), put this into your build.gradle file:

repositories {
    maven {
        url = "https://maven.ellpeck.de"
    }
}

dependencies {
    compile "de.ellpeck.naturesaura:NaturesAura:VERSION"
}

Replace VERSION with the version you want to use. You can find a list of versions by going to the maven artifact .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].