Descriptor
作者:rebot | 分类:模组
Minecraft 版本: 26.2
平台: fabric
标签: utility
Descriptor
A small client-side mod that adds in-game descriptions to Minecraft.
Currently only adds descriptions (in the form of tooltips) for potions and mob effects.
Descriptions for potions show up in item tooltips, and when hovering over effects in the inventory.
The mod has an in-game config available with Mod Menu and YetAnotherConfigLib (YACL) installed.
For Modders
To add compatibility with your custom MobEffects, you can simply add an entry to your language file.
{
"effect.<your-mod-id>.<your-effect-id>.desc": "My custom description"
}请登录后举报
暂无评论,抢个沙发吧~