#Render Controllers

1 messages · Page 1 of 1 (latest)

left adder
#

Can anyone tell me why the armor texture is not showing? I already put the Controllers render files

left adder
#

my Controllers render is all correct

#

but the Armor does not appear in the mob

#

Somebody?

lyric fern
#

Did you enable attachables in the mob's entity resource pack file?

#

It would be like "enable_attachables": true

left adder
#

Does it exist?

#

I used the Llama base to make my mob

left adder
lyric fern
#

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