SharpnessTooltipFix
This mod fixes a minecraft bug, specifically MC-271840, in which the game doesn’t update the attack damage tooltip of a weapon with the sharpness enchant.
# Sharpness Tooltip Fix
A lightweight client-side Fabric mod that fixes MC-271840 by displaying Sharpness damage directly in Minecraft’s vanilla Attack Damage tooltip.
Instead of adding a separate Sharpness line, the mod automatically combines the enchantment bonus with the weapon’s existing attack damage value.
Examples:
Features:
Requires Fabric Loader and Fabric API.