Armor Set Bonuses (Fabric)

Adds bonuses for wearing a full set of vanilla armors, with tons of customization options for both vanilla and modded armor sets!

File Details

Armor Set Bonuses 20.10.0 (Fabric)

  • R
  • Sep 28, 2023
  • 52.66 KB
  • 82
  • 1.20.2+1
  • Fabric

File Name

spacecatasb-fabric-20.10.0.jar

Supported Versions

  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:armor-set-bonuses-fabric-700707:4772821"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v10.0


Added "performanceMode" boolean option to ArmorSet config (default = true). Set to true to make the set only apply to players (and therefore reduce entity processing).
Added a limiter for amount of entity updates, armor sets will no longer apply every tick, instead they will apply every 10 ticks (twice per second).
Stopped ASB processing Animals, because that is a huge waste of time.
Reduced the amount of class casting the mod does, should have a huge impact to performance.

In test cases, we've seen an improvement to this mod's performance of more than 75%!

 

Updated to 1.20.1 and 1.20.2