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
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