本帖最后由 Darkyoooooo 于 2014-3-30 14:58 编辑

装备耐久显示
这个Mod可以将你的装备耐久显示在左上角/左下角!

Mod图片:                                                            


Mod配置文件:(.minecraft/config/mod_ArmorStatusHUD.cfg)
#allowUpdateCheck (boolean:true) -- Set to true to allow checking for mod updates, false to disable
#alignMode (java.lang.String:bottomleft) -- Valid alignment strings are topleft, topcenter, topright, middleleft, middlecenter (not recommended), middleright, bottomleft, bottomcenter (not recommended), bottomright
#enableItemName (boolean:false) -- Set to true to show item names, false to disable
#showItemOverlay (boolean:true) -- Set to true to show the standard inventory item overlay (damage bar)
#damageWarningPercent (int:15) -- The percent of total item damage at which the damage displayed will turn red
#damageDisplayType (java.lang.String:value) -- Valid damageDisplayType strings are value, percent, or none
#showMaxDamage (boolean:false) -- Set to true to show the max damage when damageDisplayType=value
#showEquippedItem (boolean:true) -- Set to true to show info for your currently equipped item (only shows damageable items, not blocks), false to disable
#xOffset (int:2) -- Horizontal offset from the edge of the screen (when using right alignments the x offset is relative to the right edge of the screen)
#yOffset (int:2) -- Vertical offset from the edge of the screen (when using bottom alignments the y offset is relative to the bottom edge of the screen)
#yOffsetBottomCenter (int:41) -- Vertical offset used only for the bottomcenter alignment to avoid the vanilla HUD
#applyXOffsetToCenter (boolean:false) -- Set to true if you want the xOffset value to be applied when using a center alignment
#applyYOffsetToMiddle (boolean:false) -- Set to true if you want the yOffset value to be applied when using a middle alignment
#showInChat (boolean:false) -- Set to true to show info when chat is open, false to disable info when chat is open
#
#**ONLY EDIT WHAT IS BELOW THIS**
#
allowUpdateCheck=true
alignMode=bottomleft
enableItemName=false
showItemOverlay=true
damageWarningPercent=15
damageDisplayType=value
showMaxDamage=false
showEquippedItem=true
xOffset=2
yOffset=2
yOffsetBottomCenter=41
applyXOffsetToCenter=false
applyYOffsetToMiddle=false
showInChat=false


该Mod需要BspkrsCore核心Mod:
http://pan.baidu.com/s/1bV64
Mod下载:
http://pan.baidu.com/s/11MpwQ