HomeJavaModsTeh
Teh

Teh - Floating Damage/Heal/XP Indicator

Features

Quick Config Example

indicator-colors:
  hp-lost: '#FF3B30'
  hp-gain: '#34C759'
  xp-gain: '#5EDE3E'
  xp-lost: '#FFAA00'
messages:
  damage:
    template: "<color:{indicator_color}>{icon} -{amount} {type}</color>"
    icons:
      ENTITY_ATTACK: "🗡"
  heal:
    template: "<color:{indicator_color}>✨ +{amount} {type}</color>"
  xp-gain:
    template: "<color:{indicator_color}>🟢 +{amount} XP</color>"
  xp-lost:
    template: "<color:{indicator_color}>🔴 -{amount} XP</color>"
display-settings:
  see-through: true
  background-color: '#00000080'
  shadowed: true
  alignment: center
  billboard: true

PlaceholderAPI

If PlaceholderAPI is installed, Teh registers the following placeholder:

Placeholder Description
%teh_enabled% Returns Enabled or Disabled for a player (whether indicators are enabled for them)

Usage Example:

Permissions

Commands

Soft Dependencies

Damage Replace this with a description

Healing Replace this with a description

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