Frames HUD
Tutorial on how to create a FRAMES HUD
How to create your first HUD (type FRAMES)
Creating the configuration file
info:
namespace: myitems
huds:
example_hud:
enabled: true
show:
auto: true
creative: true
type: FRAMES
x_position_pixels: 120
value:
player_stat_name: example_stat
start: 0
min: 0
max: 5
images:
frames:
- myitems:example_hud_0
- myitems:example_hud_1
- myitems:example_hud_2
- myitems:example_hud_3
- myitems:example_hud_4
- myitems:example_hud_5Creating the images

See the HUD in action


Make the HUD value automatically change during time
Make the HUD value change
Read HUD values with PAPI placeholders
https://github.com/LoneDev6/Wiki-ItemsAdder/blob/japanese/plugin-usage/adding-content/huds/creating-huds/broken-reference/README.md最終更新