Mineuniverse
Log in Register
Mods

Enchantment Desc

server side mod that added description to enhanted book and enchanted item.
by user_ccniwc8lhvtjad02
Download Claim this project
162 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Miscellaneous Server Utility Utility & QoL

Enchantment Desc adds short enchantment descriptions to item tooltips.

It is designed to work server-side (tooltips are sent via item components), so players can see enchantment explanations without needing a client-side mod.

Features

  • Name + description per enchantment
    • For items and enchanted books with multiple enchantments, each enchantment is shown as:
      • Enchantment name (with level)
      • Description lines directly underneath
  • Works for enchanted items and enchanted books
  • Automatically updates results
  • Command-friendly
    • Tooltips are refreshed when items are granted/modified via commands such as /give and /enchant.

Configuration

Descriptions are loaded from the config file:

  • config/enchantment.json

Format:

  • Key: enchantment id
    • You can use either:
      • minecraft:sharpness
      • sharpness (defaults to minecraft:)
  • Value: description text

Example:

{
  "mending": "Repairs the item using experience.",
  "minecraft:unbreaking": "Reduces durability damage."
}

Compatibility notes

  • NeoEnchant

    • If the mod NeoEnchant is installed, Enchantment Desc will also read description entries from that mod.
  • grind-enchantments

    • Enchantment Desc refreshes grindstone output so descriptions appear on the resulting stack.
enchantment-fabric-1.21.11-1.0.0.jar
MC Fabric, Server, Quilt, 1.21.11
Release 2026-02-25 Get

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734