inmis icon indicating copy to clipboard operation
inmis copied to clipboard

Not an issue, more of a code suggestion

Open MayaqqDev opened this issue 2 years ago • 1 comments

So, I was looking at the trinket code for rendering in this mod and there is a player.isSneaking() to check if the model should shift, this can look bad if the player is flying, I feel like using player.isInSneakingPose() would probably be better

MayaqqDev avatar Feb 07 '23 18:02 MayaqqDev

just make a PR yourself?

ryleu avatar Jul 30 '23 04:07 ryleu