▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Attribute Tooltip Fix
Attribute Tooltip Fix

Attribute Tooltip Fix

A Minecraft mod which fix tooltip rendering for attributes, when they are loading through NBT.

24.8K
31

📑 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

Совместимость

Minecraft: Java Edition

1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:LGPL-3.0-only
Опубликован:3 года назад
Обновлён:2 года назад
Главная