For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entity Attributes

Many new entity attributes for more control over entities.

Setup

repositories {
    mavenCentral()
}

dependencies {
    modImplementation 'dev.creoii.creoapi:creo-entity-attributes:<VERSION>'
}
repositories {
    mavenCentral()
}

dependencies {
    modImplementation("dev.creoii.creoapi:creo-entity-attributes:<VERSION>")
}

Gravity

Swim Speed

Climbing Speed

Sneaking Speed

Jump Strength

Max Air

Block Break Cooldown

Block Place Cooldown

Last updated