promotional bannermobile promotional banner

Spell Power Attributes

🔮 Spell Power entity attributes with related status effects and enchantments
Back to Files

spell_power-0.10.2+1.20.1.jar

File namespell_power-0.10.2+1.20.1.jar
Uploader
daedelus_devdaedelus_dev
Uploaded
Apr 12, 2024
Downloads
691.3K
Size
169.5 KB
Mod Loaders
Fabric
File ID
5256221
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:spell-power-771265:5256221"

Learn more about Curse Maven

What's new

0.10.2

API Changes:

  • BREAKING! - Replaced several crucial types, most notably: MagicSchool -> SpellSchool
  • BREAKING! - Removed PHYSICAL_RANGED and PHYSICAL_MELEE schools
  • SpellSchools can now be added from external code
  • SpellSchool specifically, various trait calculation sources can now be added via API (for example: custom power/haste/crit sources)
  • EntityAttribute registration now happens at vanilla Attribute registry init, so custom AttributeResolver components are no longer neccesary to resolve attriubtes by ID
  • Optimized Spell Power related attribute container injections, (now it is possible to configure only PlayerEntity to get them, instead of LivingEntity)

Functional changes:

  • Update physical ranged school color
  • Improve the way how disabled Enchantments are handled
  • Fix enchantment config type requirement not working correctly for some cases

This mod has no additional files