Posted January 1, 20232 yr How could you render all mobs upside down? I am using architectury api fabric and forge but in the forge section I have access for all forge libraries so it should be the same.
January 2, 20232 yr You either need to replace the rendering using RenderLivingEvent$Pre or use a mixin, which you'll need to figure out for yourself as we don't support it on the forums currently. If you want to see how vanilla does it, see LivingEntityRenderer#isEntityUpsideDown.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.