Apothic Attributes (AttributesLib)

Apothic Attributes (AttributesLib)

11M Downloads

[1.20.1] Spoorn Attribute mods not showing up on Stats screen.

ffuentesm opened this issue ยท 1 comments

commented

The mods by spoorn add a list of attributes to weapons and armor, ranging from extra health, speed boost, life steal, freeze damage, etc. But for some reason, those are not showing up on the stats.

https://modrinth.com/mod/spoorn-weapon-attributes
https://modrinth.com/mod/spoorn-armor-attributes

image
image
image

commented

The linked mods do not use Minecraft's Attribute system at all, and have reinvented another layer of pseudo-attributes on top of everything. There's nothing I can do about it.

You would need to ask them to rewrite their mod to actually use attributes and attribute modifiers instead of storing everything in a secondary nbt storage and deserializing things on the fly.