Back to mods
Item Descriptions project artwork

Modrinth · Minecraft mod

Item Descriptions

This mod adds unique descriptions for all blocks, items, enchantments, effects, and mobs - built in a way that makes it easy to add modded content.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Item Descriptions release should I use?

Updated last month
Latest stable file 2.8.2+26.2-fabric
Game version 26.2, 26.3-snapshot-1, 26.3-snapshot-2
Loader Fabric

Item Descriptions 2.8.2+26.2-fabric targets 26.2, 26.3-snapshot-1, 26.3-snapshot-2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. All 1 required mods have matching files.

Where it goes

Is Item Descriptions required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does Item Descriptions 2.8.2+26.2-fabric need?

2.8.2+26.2-fabric. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.

4 listed on this file 2 pulled in by those mods
Fabric API Needed by Item Descriptions 2.8.2+26.2-fabric
required
Matching file found Matched file: 0.156.0+26.2
Mod Menu Optional for Item Descriptions 2.8.2+26.2-fabric
optional
Matching file found Matched file: 20.0.1
YetAnotherConfigLib (YACL) Optional for Item Descriptions 2.8.2+26.2-fabric
optional
Matching file found Matched file: 3.9.6+26.2-fabric
Jade 🔍 Optional for Item Descriptions 2.8.2+26.2-fabric
optional
Matching file found Matched file: 26.2.10+fabric
Text Placeholder API Needed by Mod Menu
pulled in
Matching file found Matched file: 3.1.0-beta.1+26.2

2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Item Descriptions without breaking your instance.

Built for Item Descriptions 2.8.2+26.2-fabric. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 2.8.2+26.2-fabric. It targets 26.2, 26.3-snapshot-1, 26.3-snapshot-2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 2.8.2+26.2-fabric. It opens that exact file at the source.

About this project

What does Item Descriptions add?



fabric
forge

This mod adds a unique description to all blocks, items, and entities that is displayed when pressing the Ctrl key. These descriptions sum up what it can be used for, its source, and/or any other useful info. It strikes a compromise between not knowing anything about an item and constantly checking the Minecraft Wiki for detailed in-depth descriptions.

Item Descriptions includes all vanilla blocks and items. For mod support, also add Mod Descriptions!

Item Descriptions

By default, holding down Ctrl when hovering over an item will show a short description of what it can do. Unique descriptions have been written for every item, and generic descriptions are also supported for various tags so many modded blocks come with built-in descriptions.

Block and Entity Descriptions

If you have Jade or WTHIT installed, blocks and entities will also show descriptions when Ctrl is held.

Enchantment Descriptions

Item Descriptions supports descriptions for enchantments as well, with descriptions for every vanilla enchantments included. Item Descriptions prefers its own descriptions, but will support mods that support Enchantment Descriptions out of the box.

Enchantment Descriptions are also shown in the Enchanting Table, including Quark's Matrix Enchanting Table and Penchant's reworked Enchanting Table.

Effect Descriptions

Item Descriptions supports descriptions for enchantments as well, with descriptions for every vanilla enchantments included. Item Descriptions prefers its own descriptions, but will support mods that support Effect Descriptions out of the box.

Installation

Item Descriptions is a completely clientside mod for Fabric and NeoForge.

  • On Fabric, only Fabric API is required.
  • On NeoForge, there are no dependencies.
  • Mod settings are available with Mod Menu (only required on Fabric) and Cloth Config or YACL. Built in options include the tooltip key, hints, tooltip colour, "always on" mode, toggles for description types, and more.

Mod Support

Item Descriptions includes all vanilla blocks and items. For mod support, also add the Mod Descriptions resource pack! Additionally, compatibility exists for specific features in the following mods:

Icon Link Feature Added
Jade Block and Entity Descriptions — Jade will show block and entity descriptions in its informational HUD.
WTHIT Block and Entity Descriptions — WTHIT will show block and entity descriptions in its informational HUD.
Field Guide Entry Descriptions — Automatically fills in entry lore.
Reliable Recipe Viewer Item, Enchantment, Effect, Tag Descriptions — Tags shown by this mod will show Item Descriptions. Item Descriptions can also be configured to appear as info recipes, and by default Enchantment Descriptions will be shown on Enchanted Books and Effect Descriptions will be shown on Potions.
EMI Tag Descriptions — Item Descriptions can also be configured to appear as info recipes, and by default Enchantment Descriptions will be shown on Enchanted Books and Effect Descriptions will be shown on Potions.
Enchiridion Enchantment Descriptions — Enchiridion's default enchantment descriptions are replaced with Item Descriptions.
Penchant Enchantment Descriptions — Penchant's modified Enchantment Table shows Item Descriptions.
Quark Enchantment Descriptions — Quark's Matrix Enchantment Table shows Item Descriptions.
Matrix Enchanting Enchantment Descriptions — The Matrix Enchantment Table shows Item Descriptions.
Useful Spyglass Block and Entity Descriptions — Useful Spyglass will show block and entity descriptions in its informational HUD.
Limelight Block and Entity Descriptions — Searching for a block or item in Limelight will show block and entity descriptions.
ToolTipFix Tooltip Wrapping — This mod's wrapping is used instead of the built in wrapper..

Adding New Descriptions

Read more on the Modded Minecraft Wiki

By default, the mod provides descriptions for all blocks, items, and entities - including supported April Fools versions, but it has been designed in a way that makes it extensible for use in modpacks or when using other custom content. To add or replace a description for a block or item, just add the following entry to your mod or resource pack's language file.

"lore.<namespace>.<your_item_here>": "A mysterious modded block."

For more information, including details on support for entities and Custom Model Data, see the information on the Item Descriptions Wiki.

FAQ

  • What versions does this mod actively support? Are ports planned?
    • New updates will only support 26.1 and latest (currently 26.2-snapshot-6). There is no plan to backport to older versions or any other loaders.

Credits

The descriptions present in the mod are inspired by the Minecraft Legacy Console Editions. The interface used was inspired by the one present in the Better Than Adventure mod for Minecraft b1.7.3. Mod Menu/Cloth Config integration is based on the integration present in idwtialsimmoedm under its MIT License.

Project description from Modrinth.

Pick your setup

Item Descriptions by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

65 available setups

Showing the newest 12 of 54 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Item Descriptions versions and loaders

100 of 100 releases match

Looking for an older file? The official Modrinth project page is in Resources.