Cardinal-Components-API icon indicating copy to clipboard operation
Cardinal-Components-API copied to clipboard

Backport MOB_CONVERSION event listener to 1.20 branch

Open DaFuqs opened this issue 1 year ago • 1 comments

The new branches use the fabric MOB_CONVERSION event to copy entity data to the new entity. The 1.20 branch does not make use of that event. As a result, when a mob converts it loses its CCA data in the process.

It would be nice having that for the 1.20 branch, too.

DaFuqs avatar Jun 13 '24 15:06 DaFuqs

Could be nice, but some of the changes associated with this feature are breaking changes, so those couldn't be backported. Additionally I don't have much time to spend on backports, but if you or someone else submitted a PR with a backward-compatible version of this change I could release it.

Pyrofab avatar Jun 13 '24 16:06 Pyrofab