Bone Bug
Hello, when i create a model with bone, when i set that bone's custom_name by setmodeltag skill in mythicmob
here is my skill:
- setmodeltag{m=<caster.var.model>;bone=name;tag=<caster.var.name>;v=true} @self
- setmodeltag{m=<caster.var.model>;bone=health;tag=<caster.var.health>;v=true} @self
- setmodeltag{m=<caster.var.model>;bone=level;tag=<caster.var.level>;v=true} @self
- setmodeltag{m=<caster.var.model>;bone=elite;tag=<caster.var.elite>;v=true} @self
the health,level,name variable is fine because they are exists, but elite variable is not,when it is blank or a color character, it's turn into 'armour stand'(default of Armor_stand translate)
AND i hope model engine support minimessage too, thank you, its very useful API to showing text, here it's https://docs.advntr.dev/minimessage/format.html
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information