Ender Storage 1.8.+

Ender Storage 1.8.+

99M Downloads

[Feature Request] Disable fancy animation when chest closed

Krutoy242 opened this issue ยท 2 comments

commented

I found, that even if Chest is closed, MC still renders its Ender Portal

image

This caused slightly FPS lag. It can be seen on Spark profiler

image

Please skip drawing portal if chest not opened ๐Ÿ˜€
Or add config option to disable this "space" render at all.

commented

Please provide issue template, so issue makers will know what information is appreciated.

commented

'Causing slignt fps lag' is very much an overstatement.

However, the Ender Chest has done this since 1.15.x: https://github.com/TheCBProject/EnderStorage/blob/1.15.x/src/main/java/codechicken/enderstorage/client/render/tile/RenderTileEnderChest.java#L55

In the future, please provide more in-depth information about which mod version and Minecraft version you are reporting the issue for.