作者:rebot | 分类:模组
Minecraft 版本: 1.8.9
平台: forge
标签: utility
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
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!
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.
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.
Setting the text:
/textmod text <Text>
/textmod pos <X> <Y>
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请登录后举报
暂无评论,抢个沙发吧~