Unofficial site, not affiliated with modrinth.com.What is this?
Моды/TextMod
TextMod

TextMod

A simple forge/fabric mod that allows you to display any custom text on your screen!

2.6K
3

TextMod

Textmod 1.5 for forge 1.8.9 is now released!

Textmod is a mod that allows you to render customizable text on your screen.

Note: Fabric API is required for 1.21 fabric versions of this mod

Download Fabric API here

Features:

  • Customize the text
  • Custom Color support (Hex code support)
  • Color Cycling (✨) mode
  • Custom text position
  • Placeholders (Forge 1.8.9 only!)

Custom Commands:

  1. /textmod text - changes the text
  2. /textmod color ✨ - changes the color to default color cycle (✨) mode
  3. /textmod color custom - changes the color to a custom color (Tutorial bellow)
  4. /textmod pos - Changes the text position
  5. /textmod help - displays all commands
  6. /textmod info - displays info about your textmod release

Available placeholders (Forge 1.8.9 only!)

Note: Placeholders are only available for forge 1.8.9 in the moment, im not sure if i will be bringing the feature to newever fabric versions.

There are only a couple of placeholders available, however, if you wish to add your own, the best way is to modify the source. Another way by contacting me on discord, or opening an issue, i will gladly implement your ideas!

  1. {coordX} - Displays your X coordinate
  2. {coordY} - Displays your Y coordinate
  3. {coordZ} - Displays your Z coordinate
  4. {health} - Displays your current health level
  5. {name} - Displays the player name
  6. {maxHealth} - Displays your maximum health
  7. {saturation} - Displays your current saturation
  8. {hunger} - Displays your current hunger level
  9. {heldItemName} - Displays the name of your current held item
  10. {score} - Displays your current score
  11. {hour} - Displays the current hour based on your local time
  12. {minute} - Displays the current minute based on your local time
  13. {second} - Displays the current second based on your local time

Example usage to configure textmod to display the current time:

/textmod text {hour}:{minute}:{second}

Which would look like HH:MM:SS.

The time placeholders are independent on each other.

Support & Donations:

If you wish to suggest a feature or need help with TextMod, please join this discord server and create a ticket.

Im grateful for any feature suggestions or potential improvements, so if you have one, even the slightest, please message me on discord

Join here

If you wish to support me and the project for free, the best way to do that is simply by downloading the mod.

Detailed text customization tutorial:

Setting the text:

/textmod text <Text>

How to set the position

/textmod pos <X> <Y>

How to customize the color:

✨ mode:

/textmod color ✨

Custom color:

/textmod color custom <HEXCODE>

or

/textmod color custom

which will just use the color in the json config file.

Instead of HEXCODE type the hexcode of the color you want, to get the hexcode use a color picker such as this: https://htmlcolorcodes.com/color-picker/ Copy the Hex code above the color picker, the hexcode starts with "#"

Example of setting it to pink:

/textmod set color custom #EE0DD3

Совместимость

Minecraft: Java Edition

1.21.x1.8.x

Платформы

Поддерживаемые окружения

Клиент

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 года назад
Обновлён:1 неделю назад
Главная