状态 HUD
如何创建一个 HUD(STATUS)
请阅读 上一个教程
创建所需的配置
info:
namespace: myitems
huds:
thirst_bar:
enabled: true
show:
auto: true
creative: false
underwater: false
riding: false
type: STATUS
x_position_pixels: 10
direction: LEFT
value:
player_stat_name: thirst
start: 10
min: 0
max: 10
images:
positive: myitems:thirst_bar_positive
half: myitems:thirst_bar_half
negative: myitems:thirst_bar_negative创建材质

最终效果

最后更新于