Topic category: Feature requests and ideas for MCreator
I believe it would be very nice to have an easy feature within the entities to be able to select multiple textures for one entity (example: horses, rabbits, and villagers). There's a mod I'm making that requires multiple entities and for some I've wanted the option for them to spawn in a variety of different textures yet I can't find a way to make that happen. So personally (even if there is a way through coding), I would find it really nice to have an easy and simple option to select multiple textures for one entity. Thank you if you read into this and I hope it can be considered for a future update! (Again, I don't doubt that there is a way to do this in coding but I just personally feel like this would be a nice and easy way to make it happen).
I've done this before (not on MCreator) using EntityDataManager. So if you really need to get this done, and I always down to help😁. That being said, I am not 100% sure how MCreator renders their entity but I probably could figure it out🤗🤗🤗
For entitys is kinda "easy" for you change
open the render of your entity
in this part
do something like this