Additional Entity Attributes (Forge)

Additional Entity Attributes (Forge)

Mod

An unofficial NeoForge port of the Additional Entity Attributes library.

Client and server Game MechanicsLibraryUtility

1,365 downloads
4 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

This is an unofficial NeoForge port of Additional Entity Attributes for Fabric.

Adds a list of new attributes for entities and players. These Attributes allow for mod compatibility between all mods that use those and serve as an API for mods that want to make use of those.

Current Attributes

  • additionalentityattributes:critical_bonus_damage: Controls the bonus damage dealt when dealing critical hits.
  • additionalentityattributes:water_speed: Controls the speed of the player when in water.
  • additionalentityattributes:water_visibility: Controls the vision of the player when in water by adjusting the fog distance.
  • additionalentityattributes:lava_speed: Controls the speed of the player when in lava.
  • additionalentityattributes:lava_visibility: Controls the vision of the player when in lava by adjusting the fog distance.
  • additionalentityattributes:generic.dig_speed: Controls the dig speed of the player.
  • additionalentityattributes:generic.lung_capacity: Additional air when underwater / suffocating.
  • additionalentityattributes:generic.bonus_loot_count_rolls: Controls the drops the player gets when using enchantments, such as looting or fortune.
  • additionalentityattributes:generic.bonus_rare_loot_rolls: Number of rerolls when chance based loot tables are rolled.
  • additionalentityattributes:player.dropped_experience Modifies the experience dropped from mining blocks and killing mobs.
  • additionalentityattributes:player.magic_protection: Reduces the amount of magic damage taken.

@Players

Chances are, you do not have to install this library yourself, since most mods that make use of it, will ship it themselves. If you want to make use of the above attributes via commands or anything else, feel free to, of course.

@Developers

Feel free to JIJ

Details

Licensed MIT
Published 10 months ago
Updated 10 months ago