promotional bannermobile promotional banner

Armor Points ++

Allows you to see armor values above 20 and stack multiple health bars onto one.
Back to Files

ArmorPoints++ v3.0.0 [FORGE 1.18.2]

File namearmorpointspp-forge-1.18.2-3.0.0.jar
Uploader
CheosCheos
Uploaded
Apr 29, 2022
Downloads
555
Size
129.5 KB
Mod Loaders
Forge
File ID
3772836
Type
R
Release
Supported game versions
  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:armorpoints-396094:3772836")

Learn more about Curse Maven

What's new

* built with forge 1.18.1-40.1.0

 

[ ! ] BREAKING CONFIGURATION CHANGES from 2.x.x to 3.0.0 [ ! ]

 

+ toughness can now be set to be it's own bar (independent from the armor bar) - this bar can also be set to render above the hunger bar

+ toughness overlay icons now use the same color scale as armor icons do - scaling the toughness icon value is still available

+ config option to toggle text shadow

+ config options to move all custom bars to arbitrary locations inside the game window (note: this uses minecrafts scaled resolution)

+ implemented an internal texture sheet system (can be used by resource packs)

+ support for the vanilla profiling system (internal)

 

* updated config structure (incompatible with 2.x.x)

* updated internal structure for an easier update process

* updated armor icons accordingly to match MC-249039

* changed the red armor icon to be last so as health and armor colors match

* config options are now cached (and reloaded on world load)

* multiple bugfixes