Template features not working on Vanilla overrides
Summary
Describe the bug encountered in detail.
Attach a template to a vanilla override mob.
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
#Template file
Vanilla_Template:
Skills:
- damage{a=1} @EIR{r=10} ~onTimer:20
#Vanilla override file
PIG:
Template: Vanilla_Template
Health: 30
PIG2:
Template: Vanilla_Template
Type: PIG
Health: 30
Expected Template features to function on a vanilla override mob. In the above, the template is applied to pig2 but not the override Pig.
Describe what happens currently, while the bug is affecting your server.
Mob does not spawn with template options.
Describe what you think should happen instead of the bug.
The template should be applied without issue.
Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.
No errors.
Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.
No errors.
Describe what you think the issue or any potential fixes may be.
May be a vanilla thing or intentional, but I cannot say for certain.