HomeJavaModsTooltips DLP8
Tooltips DLP8
ModsJava

Tooltips DLP8

by victordlp8 · on Modrinth

A client-side mod that adds customizable tooltips to items with JSON configuration and color formatting support.

⬇ Download on Modrinth

Tooltips DLP8

A simple client-side mod that adds customizable tooltips to Minecraft items. Uses resource packs for easy distribution and configuration!

Features

Configuration

Resource Pack Method

Create resource packs with tooltip configurations in assets/tooltips-dlp8/[your-filename].jsonc:

Important: Use different filenames (like civlabs.jsonc, my-server.jsonc, etc.) instead of tooltips.jsonc to avoid conflicts with the mod's built-in tooltips.

{
  // Example tooltips for CivLabs classes: You can add comments with // or /* */
  "minecraft:diamond_sword": "#e03e2dGuardsman's Weapon#n#resetA sharp blade forged by skilled hands",
  "minecraft:golden_apple": "#b96ad9Healer's Blessing#n#resetRestores health and grants temporary effects"
}

Multiple Resource Packs

The mod supports loading tooltips from multiple resource packs simultaneously. Tooltips from later packs will override earlier ones if they have the same item ID.

Color Codes

Specialization Experiment Classes Colors

See this resource pack for an example: SpEx Resource Pack

Commands

The commands will display:

Perfect for roleplay servers, custom servers, or adding custom information to your items!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more