Mineuniverse
Log in Register
Mods

Apothic Attributes

A library mod providing Attributes and related things.
by Shadows_of_Fire
Download Claim this project
71,165,993 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Description

Apothic Attributes is a library mod that provides a variety of attributes and attribute-related utilities, which makes interacting with, debugging, and using attributes much easier. The current list of Attributes is available here. Most of the features are developer-facing, but there are a few user-facing components:

The Attributes GUI

Apothic Attributes provides an Attributes GUI, accessible via the sword button in your inventory. This GUI shows all attributes that are attached to your player. You can filter the displayed attributes to only show modified attributes, and hovering an attribute will show a description and detailed information.

Attributes GUI

Armor Calculations

To support the addition of Armor Pierce, Armor Shred, Protection Pierce, and Protection Shred, Apothic Attributes changes the way that damage reduction calculations are done, for both Armor and Protection.

In vanilla, armor reduces damage based on your armor toughness value and the incoming damage value. With Apothic Attributes, only armor reduces incoming damage, and armor toughness reduces the effectiveness of enemy Armor Shred and Armor Pierce. For specifics on damage formulas, see here.

The changes in damage taken as a result of this can be seen in the following chart, where "New Apoth" is the formula currently used by Apothic Attributes. This chart does not take protection calculations into account. The changes to protection are described here.

Potion Tooltips

Another player-facing feature is the changes to potion tooltips. Descriptions will be added to potion items that are not simple attribute modifiers, and these descriptions (as well as the attribute modifiers) will be shown when hovering your active effects in the inventory.

Attribute Formatting

Apothic Attributes allows attributes to format their own tooltips. The most notable example of attributes with custom formatting are Percent-Based Attributes, which always display their values in percentage form, regardless of their modifier type. The vanilla attributes Speed and Knockback Resistance are displayed in Percent-Based mode.

Part of this feature is the additional tooltip information. When advanced tooltips (f3+h) are enabled, additional information about the modifier type and the underlying value will be shown.

Advanced Tooltip Info Reference

Addition modifiers will show text similar to [+100]

Multiply Base modifiers will show text similar to [+20x]

Multiply Total modifiers will show text similar to [x10]

Note that Multiply Total values have their underlying value offset by +1, even in the advanced tooltip display. This is due to how they are applied (a multiply total modifier causes the final value to be multiplied by 1+value).

Developing

Apothic Attributes depends on Placebo, and is available via maven:

maven {
  // Shadows_of_Fire's Maven
  url "https://maven.shadowsoffire.dev/releases"
}

dependencies {
  implementation fg.deobf("dev.shadowsoffire:Placebo:${mcVersion}-${placeboVersion}")
  implementation fg.deobf("dev.shadowsoffire:ApothicAttributes:${mcVersion}-${attributesLibVersion}")
}

The API package (https://github.com/Shadows-of-Fire/Apothic-Attributes/tree/1.20/src/main/java/dev/shadowsoffire/attributeslib/api) of Apothic Attributes contains everything you should need to interface with from the mod.

Support Me

Contact

Discord: https://discord.shadowsoffire.dev/landing

ApothicAttributes-26.1.2-3.0.1.jar
MC NeoForge, 26.1.2
Release 2026-06-01 Get
ApothicAttributes-26.1.2-3.0.0.jar
MC NeoForge, 26.1.2
Release 2026-05-30 Get
ApothicAttributes-1.21.1-2.9.1.jar
MC 1.21.1, NeoForge
Release 2026-01-11 Get
ApothicAttributes-1.21.1-2.9.0.jar
MC NeoForge, 1.21.1
Release 2025-07-10 Get
ApothicAttributes-1.21.1-2.8.1.jar
MC NeoForge, 1.21.1
Release 2025-05-10 Get
ApothicAttributes-1.21.1-2.8.0.jar
MC NeoForge, 1.21.1
Release 2025-04-16 Get
ApothicAttributes-1.21.1-2.7.0.jar
MC NeoForge, 1.21.1
Release 2025-03-14 Get
ApothicAttributes-1.21.1-2.6.2.jar
MC NeoForge, 1.21.1
Release 2025-02-02 Get
ApothicAttributes-1.21.1-2.6.1.jar
MC NeoForge, 1.21.1
Release 2025-01-06 Get
ApothicAttributes-1.21.1-2.6.0.jar
MC NeoForge, 1.21.1
Beta 2025-01-06 Get
ApothicAttributes-1.21.1-2.5.0.jar
MC NeoForge, 1.21.1
Beta 2024-12-25 Get
ApothicAttributes-1.21.1-2.4.0.jar
MC NeoForge, 1.21.1
Beta 2024-09-24 Get
ApothicAttributes-1.20.1-1.3.7.jar
MC NeoForge, 1.20.1, Forge
Release 2024-08-16 Get
ApothicAttributes-1.21.1-2.3.0.jar
MC NeoForge, 1.21.1
Beta 2024-08-14 Get
ApothicAttributes-1.21-2.2.2.jar
MC 1.21, NeoForge, 1.21.1
Beta 2024-08-05 Get
ApothicAttributes-1.21-2.2.1.jar
MC 1.21, NeoForge
Beta 2024-07-14 Get
ApothicAttributes-1.20.1-1.3.6.jar
MC NeoForge, 1.20.1, Forge
Release 2024-07-13 Get
ApothicAttributes-1.21-2.2.0.jar
MC 1.21, NeoForge
Beta 2024-07-08 Get

More from Shadows_of_Fire

Ender Tweaker
9,574,671
Parabox
9,569,336
Shadows of Greg
948,500
Stable Thaumometer
94,812
Ignition: Foundry
943,280
Dragon Murder
9,328,814

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314