tellme icon indicating copy to clipboard operation
tellme copied to clipboard

Small informational mod for Minecraft

TellMe

TellMe is a small informational mod for Minecraft. It is mainly meant for modpack makers or other users who need some technical type information about the game or some settings.

For documentation of all the commands and features, go to:

  • https://minecraft.curseforge.com/projects/tellme

=====================================

Compilation and installation from source:

  • git clone https://github.com/maruohon/tellme.git
  • cd tellme
  • gradlew build

Then copy the tellme-<version>.jar from build/libs/ into your Minecraft mods/ directory. The mod needs Forge to be installed.