- add support for attributes in ability parsing (e5d3483)
example for displaying the jump strength of a horse:
Code (YAML):
horse:
attributes:
type
:
"attribute"
id
:
"minecraft:generic.jump_strength"
label
:
" FA1FF➥ &b Jump height: %.1f"
- fix utf-8 in ability parsing file (5a1a9d6)