Posted April 29, 20178 yr So whenever I place my exchange machine block the fps goes down by quite a bit. I've tried removing the model and removing the update method (along with removing the 'implements ITickable' as well) and the issue still persists. I can't seem to find another reason the block would cause lag just by being placed. Block: https://github.com/BeardlessBrady/Currency-Mod/blob/master-1.11/src/main/java/gunn/modcurrency/mod/block/BlockSeller.java Tile: https://github.com/BeardlessBrady/Currency-Mod/blob/master-1.11/src/main/java/gunn/modcurrency/mod/tile/TileSeller.java Can someone point me in the right direction, not sure what else would cause constant lag Edited April 29, 20178 yr by BeardlessBrady
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.