TheDeathlyCow / frostiful

A Vanilla+ Snow & Frost Update Survival Experience for Minecraft
GNU Lesser General Public License v3.0
15 stars 8 forks source link

Item attribute modifiers sometimes dont show on tooltip on servers #61

Closed TheDeathlyCow closed 5 months ago

TheDeathlyCow commented 5 months ago

Item attribute modifiers don't always show up on tooltips. This is due to a synchronization issue where the default modifiers are expected to be the same on both client and server, but end up not always calculated that way. The attributes still work, you can verify with /attribute, but you just can't see it on the client sometimes.

TheDeathlyCow commented 5 months ago

This feature will be considered deprecated and no longer supported. Prefer to use the item tags #frostiful:warm_armor and #frostiful:very_warm_armor instead. This functionality will be added to Thermoo in the future.