
Additional Entity Attributes
Adds additional attributes for players and other entities, mainly for used in other mods
About this Mod
Adds a list of new attributes for entities and players.
These attributes allow mod compatibility and serve as an API for mods that make use of them.
Current Attributes
WATER_SPEED(living entities): Controls the speed of the player when in water.LAVA_SPEED(living entities): Controls the player's speed when in lava.LUNG_CAPACITY(living entities): Extra air when underwater / suffocatingJUMP_HEIGHT(living entities): Controls the jump height of the player.DROPPED_EXPERIENCE(living entities): Changes the amount of experience dropped from mining blocks and killing mobs.MAGIC_PROTECTION(living entities): Reduces the amount of magic damage taken.WIDTH(living entities): Controls the player's width.HEIGHT(living entities): Controls the player's height.HITBOX_SCALE(living entities): Controls the player's hitbox scale.HITBOX_WIDTH(living entities): Controls the player's hitbox width.HITBOX_HEIGHT(living entities): Controls the player's hitbox height.MODEL_SCALE(living entities): Controls the player's model scale.MODEL_WIDTH(living entities): Controls the player's model width.MODEL_HEIGHT(living entities): Controls the player's model height.MOB_DETECTION_RANGE(living entities): Controls the range that the player can be detected by hostile mobs.WATER_VISIBILITY(player only): Controls the player's visibility in water by adjusting the fog distance.LAVA_VISIBILITY(player only): Controls the player's visibility in lava by adjusting the fog distance.CRITICAL_BONUS_DAMAGE(player only): Controls the bonus damage dealt when critical hits are made.DIG_SPEED(player only): Controls the player's digging speedBONUS_LOOT_COUNT_ROLLS(player only): Controls the number of drops the player receives when using enchantments such as Loot and Luck.BONUS_RARE_LOOT_ROLLS(player only): The number of times the chance-based loot table is rolled.COLLECTION_RANGE(player only): Controls the distance where the player is able to collect ("touch") entity types in theadditionalentityattributes:affected_by_collection_rangetag (like items & experience orbs)
Entity Type Tags
additionalentityattributes:affected_by_collection_range: Marks an entity type as being affected by the collection range attribute (by default items & experience orbs).
Usage
Players
You will probably not need to install this library yourself, as most mods that use it will ship with it. If you want to use the above attributes via commands or anything else, feel free to do so, of course.
@Developers
Feel free to JIJ.
You can fetch all builds from the Modrinth Maven:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation include("maven.modrinth:AdditionalEntityAttributes:<version>")
}
Available Versions
How to Install Additional Entity Attributes on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.1).
Install Mod
Open the mod browser in the dashboard and search for "Additional Entity Attributes". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.1, 26.1, 1.21.11 (+17 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Additional Entity Attributes server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.1). You can switch loaders with one click in the panel.
Is Additional Entity Attributes compatible with fabric and neoforge and quilt?
Additional Entity Attributes officially supports fabric, neoforge, quilt for Minecraft 26.1.1, 26.1, 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Additional Entity Attributes – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Additional Entity Attributes consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Additional Entity Attributes with just one click on your server.