Mana and Artifice: Attributes

An addon mod for Mana and Artifice that implements attributes for multiple aspects of the magic system.

File Details

mna_attributes-forge-1.20.1-0.2.3.jar

  • B
  • Sep 22, 2024
  • 22.84 KB
  • 105
  • 1.20.1
  • Forge + 1

File Name

mna_attributes-forge-1.20.1-0.2.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mana-and-artifice-attributes-1103641:5745297")

NeoForge

implementation fg.deobf("curse.maven:mana-and-artifice-attributes-1103641:5745297")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Hotfix on damage attributes not correctly detected they were changed,
  • Fix swapped config values for startingSpellDamageMultiplier and startingSpellDamageModifier (please delete your config to regenerate it)

Rework how attribute setting works: attribute base values are set to their matching config value on joining a work. Attribute modifiers (from items, commands, etc.) are required for applying permanent changes to attributes; this change does not affect specifically affinity-related ones.