promotional bannermobile promotional banner

Mana Attributes

A small API that adds a mana system controlled by entity attributes.

File Details

mana-attributes-1.4.0.jar

  • R
  • Dec 4, 2024
  • 85.43 KB
  • 22
  • 1.20.1
  • Fabric

File Name

mana-attributes-1.4.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mana-attributes-1060755:5962121"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.4.0

  • added "generic.reserved_mana" entity attribute
  • changed "natural mana regeneration" gamerule to simply add 1 mana regeneration. The previous implementation prevented mana regeneration from ever becoming negative.
  • HUD element overhaul, improves mod compatibility, increases customization options
  • generally improved config layout
  • removed dependency on Cloth Config
  • added dependency on Fzzy Config
  • added dependency on Resource Bar API