Releases: toxicity188/BetterHealthBar3
Releases · toxicity188/BetterHealthBar3
3.8.1
3.8
- Improved 'look' trigger
- Optimized network
- Restore 'resource-pack-obfuscation'
- Unlock y-axis limit when use-core-shaders is false
3.7.4
- Improves 'look' trace.
- Supports BetterModel
3.7.3
- Added 'resource-pack-obfuscation'
- Disable auto-merge with pack-type is not 'none'
3.7.2
If you're using BetterHud, change this to 1.10.1 and remove BetterHud/shaders.
uniform vec3 ChunkOffset; //Or you have to add this in BetterHud/shaders/text.vsh
- Fix shaders to modern
- Add 'mythicmobs_level' placeholder
- Support auto-merge with Nexo
- Support auto-merge with Oraxen
3.7.1
- Citizens compat fix
- Add Parties support
parties_is_leader
parties_is_member
3.7
- 1.21.4 support
3.6
- Fix merging shaders program file with BetterHud
- Add 'disable-to-invisible-mob'
- Add custom condition API to creation event
3.5.4
prevent exceeding y limit.
3.5.3
- Adds 'number-format' in config.yml
- Adds 'properties' section to text layout to manipulate placeholder's string result.
texts:
1:
text: default_text
pattern: "[health] / [max_health]" //like 1,900 / 2,000
properties:
number-format: "#,###"
align: center
x: 60
y: 20
scale: 0.5