#Render Controllers
1 messages · Page 1 of 1 (latest)
my Controllers render is all correct
but the Armor does not appear in the mob
Somebody?
Did you enable attachables in the mob's entity resource pack file?
It would be like "enable_attachables": true
No
Does it exist?
I used the Llama base to make my mob
The llama, horse files don't have this component there, so I can't say if it's really necessary
It is necessary, you should add it in the entity resource file. It allows the armor equipped to render over the mob. You also could use molang queries to change the mob's variant skin depending on if it has armor or not
But I guess you already do have queries
i mean try enabling attachables anyways
Also can you link your resource entity file, there might be an issue there