Attribute Tooltip Fix
Modby Lytho
Fix tooltip rendering for attributes, when they are loading through NBT.
Type
Mod
CurseForge Downloads
231,970
CurseForge ID
658833
Last Updated
Jun 11, 2026
Description
A simple mod to fix the tooltip rendering, when the attribute modifiers from an item are loaded through NBT. To achieve the correct tooltip you have to use the correct UUID's for the attributes.
__________________________________________________
If you are using commands or something else where you need to add the UUID as NBT to add attributes, use these:
- Attack Damage: [I;-885041709,1683771192,-1533567981,-1556236849]
- Attack Speed: [I;-98353636,1098926181,-1340359474,-1752847197]
__________________________________________________
Here is an example for a diamond sword:
/give @p diamond_sword{AttributeModifiers:[{AttributeName:"generic.attack_damage",Amount:6,Slot:mainhand,Name:"generic.attack_damage",UUID:[I;-885041709,1683771192,-1533567981,-1556236849]},{AttributeName:"generic.attack_speed",Amount:-2.4,Slot:mainhand,Name:"generic.attack_speed",UUID:[I;-98353636,1098926181,-1340359474,-1752847197]}]} 1
__________________________________________________
If you are using KubeJS or another mod which let's you define attributes directly through the UUID string, use these:
- Attack Damage: CB3F55D3-645C-4F38-A497-9C13A33DB5CF
- Attack Speed: FA233E1C-4180-4865-B01B-BCCE9785ACA3
__________________________________________________
Links

Similar Mods
Seed Drop
Make anything drop from breaking grass, configure with JSON or Commands
Litematica Printer
This fork adds the missing printing functionality for Litematica
Ultris: Boss Expansion
A Boss Expansion mod that adds 8 unique new bosses that fit seamlessly into vanilla.
Industrial Revolution EMI Plugin
An EMI addon that adds recipes for Industrial Revolution and adds missing items to the index.
Keep My Soil Tilled
🌱 Keeps farmland soil tilled below a stem block (melon/pumpkin) after harvesting.
Repurposed Structures - Better Dungeons Compat
Change RS Dungeons to be in Better Dungeon's style