Mod
Attribute Tooltip Fix
No reviews yet
Fix tooltip rendering for attributes, when they are loading through NBT.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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

📑 Overview
A Minecraft mod which fix tooltip rendering for attributes, when they are loading through NBT.
✏️ Usage
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]
Simple 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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers