rikka0w0 / MobZReborn

Continued of https://github.com/Globox1997/MobZ
https://www.curseforge.com/minecraft/mc-mods/mobz
7 stars 1 forks source link

How do I add Fresh Animations support? #39

Open Ricenami opened 1 year ago

Ricenami commented 1 year ago

Hi, I love your mod, but the spider and zombies that are added aren't supported by fresh animations even though the models are identical, how could I add it?

Cheers!

rice

rikka0w0 commented 1 year ago

Can you give me a link to the "fresh animations" mod so that I can have a look?

even though the models are identical

In terms of coding, they are NOT identical. Although the zombie models in Mobz inherent the vanilla zombie model, they are still separate instances. I am not sure if "fresh animations" specifically targets the vanilla zombie model. Do you know any other modded zombie that is known to work with "fresh animations"?

Ricenami commented 1 year ago

Ah, I see, the link to the resource pack: https://www.curseforge.com/minecraft/texture-packs/fresh-animations

Also I don't know any other modded zombies to work with fresh animations. Thanks for the reply!