Язык

TextMod

TextMod

Modrinth

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

2.9k загрузок 3 подписчиков обновлено 1mo ago
последняя v1.5-Forge-1.8.9 Modrinth
Fabric Forge 1.8.9 – 1.21.9 Utility

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 (rainbow) mode
  • Custom text position
  • Placeholders (Forge 1.8.9 only!)

Custom Commands:

  1. /textmod text - changes the text
  2. /textmod color rainbow - changes the color to default color cycle (rainbow) 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:

Rainbow mode:

/textmod color rainbow

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

Версии

Release
1.5-Forge-1.8.9
forge · 1.8.9 · 1mo ago
# Textmod 1.5 for forge 1.8.9 # Going opensource! Textmod's source code is now available on [codeberg](https://codeberg.org/vaclavak/textmod-1.5) I decided…
30
Release
1.4-Fabric-1.21.9
fabric · 1.21.9 · 8mo ago
# Textmod 1.4 **Additions:** ``` /textmod pos <X> <Y> ``` **Changes** This update brings all of the changes from the 1.4 version of textmod for 1.8.9. This…
220
Release
1.4-Fabric-1.21.8
fabric · 1.21.8 · 8mo ago
# Textmod 1.4 **Additions:** ``` /textmod pos <X> <Y> ``` **Changes** This update brings all of the changes from the 1.4 version of textmod for 1.8.9. This…
110
Release
1.4-Fabric-1.21.5
fabric · 1.21.5 · 8mo ago
# Textmod 1.4 **Additions:** ``` /textmod pos <X> <Y> ``` **Changes** This update brings all of the changes from the 1.4 version of textmod for 1.8.9. This…
45
Release
1.4-fabric-1.21.7
fabric · 1.21.7 · 8mo ago
# Textmod 1.4 **Additions:** ``` /textmod pos <X> <Y> ``` **Changes** This update brings all of the changes from the 1.4 version of textmod for 1.8.9. This…
28
Release
1.4-fabric-1.21.6
fabric · 1.21.6 · 8mo ago
# Textmod 1.4 **Additions:** ``` /textmod pos <X> <Y> ``` **Changes** This update brings all of the changes from the 1.4 version of textmod for 1.8.9. This…
36
Release
1.4-forge-1.8.9
forge · 1.8.9 · 8mo ago
# TextMod 1.4 I have rewritten the mod completely from scratch, i have made a lot of big improvements and fixes. **Additions** - Custom text position -…
1.1k
Release
1.3.1-Fabric-1.21.5
fabric · 1.21.5 · 13mo ago
Made UI a bit better, made the command responses colored. For 1.8.9, this update will propably not be available, there are some problems with the…
72
Release
1.3.1-Fabric-1.21.4
fabric · 1.21.4 · 13mo ago
Made UI a bit better, made the command responses colored. For 1.8.9, this update will propably not be available, there are some problems with the…
247
Release
1.3-Fabric-1.21.4
fabric · 1.21.4 · 13mo ago
Full 1.21.4 support is here!
31
Release
1.3-Fabric-1.21.5
fabric · 1.21.5 · 13mo ago
The full fabric support is here! New features: - Help command - Info command Fixes: - Commands work on servers now
31
Beta
1.3-Fabric-1.21.5-BETA
fabric · 1.21.5 · 13mo ago
# !BETA RELEASE! The fabric support is here in beta! You can now use Textmod 1.3 in fabric. # IMPORTANT: Some features are missing from the 1.8.9 version: -…
29

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.