Posted March 14, 20178 yr So well stress testing my mod I found out placing 9 or more of my tile entities (Vendor/Seller specifically) drops my FPS from 200 to 30 and it gets worse the more I place. This only occurs well looking at these blocks. So I'm just wondering if there is any way to optimize the render of my tiles? https://github.com/BeardlessBrady/Currency-Mod/tree/master-1.11/src/main/java/gunn/modcurrency/mod
March 14, 20178 yr Author Fixed: I was doing things with the update method during every tick even if it wasn't necessary. Now it only does it if the player is actually in the container Sorry
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.