
这个mod增加了几种血量条在mc中。
你可以通过设置来更改血量条的外观。
支持服务器显示。
更多显示方式:



下载:
度娘渣盘
2013-03-28 12:24:00
# Configuration file #################### # _general #=================== # General and/or miscellaneous options. #################### _general { # The string that makes up health bars. S:bar=| # The color code (0-f) for health bars. # (See ) S:color=a # The color code (0-f) for damaged health bars. S:color_damaged=4 # The maximum health bar length. If this is 0, a number will be displayed instead of a health bar. I:max_size=20 # If this is true, the max health will be shown. B:show_max=true # How the health bar shows information. Valid styles: percent, hearts, health S:style=percent } |
2013-04-21 03:25:00
2013-04-21 03:41:00