FDPUser443

Results 2 issues of FDPUser443

[FDPCrashLogs.txt](https://github.com/SkidderMC/FDPClient/files/9077338/FDPCrashLogs.txt) package net.ccbluex.liquidbounce.injection.forge.mixins.render; public abstract class MixinRendererLivingEntity extends MixinRender { ... if (noRender.getState() && noRender.shouldStopRender(entity)) { callbackInfo.cancel(); // it fails here :( return; }

### LiquidBounce Branch Both ### Describe your feature request. The main point is to save armor put on the player by putting on other armor when the current one is...

🔥 enhancement