Budschie's Morph Mod

Budschie's Morph Mod

939k Downloads

Cow, pig, and chicken preview flicker with quark

NotSoEpic opened this issue ยท 3 comments

commented
Minecraft_.1.16.5.-.Singleplayer.2021-07-31.13-23-30.mp4

The issue isn't present when morphed, a random texture is picked instead

commented

Alright, I can now empirically say that this issue is fixed.

commented

Yeah, I already encountered this one. I'm hopefully gonna fix this in the next release.

commented

So, I've now done the work so that this won't happen in the next release. The issue was that I was creating a entity that should be rendered every render (which is unperformant and memory-wise bad). This will be fixed in the new release (I've already pushed the fixed code to this repo).