apace100 / apoli

MIT License
40 stars 46 forks source link

Add Ears Compatibility #209

Open MerchantPug opened 8 months ago

MerchantPug commented 8 months ago

What is Ears?

https://modrinth.com/mod/ears

Ears is a mod that allows for more customisation options within skins, stuff like ears, tails, horns, etc.

How does it play with Origins currently?

It's currently incompatible with the model_color power, which is a shame, because it's a pretty fitting mod for Origins.

The Solution.

The solution is to mixin and set the armor color values differently if the player has the model_color power.

As this does unfortunately require a mixin into the mod, however, I have contacted the dev and asked for the ability to change the model color and translucency within the API, so hopefully we'll get a response soonish.

Before

image

After

image image image

MerchantPug commented 8 months ago

Draft until I fix invisibility.

MerchantPug commented 2 months ago

Updated to 1.21!