Posted September 13, 201312 yr How do i zoom in like optifine? Only code when your having fun doing it.
September 13, 201312 yr easy method-client side only slowness lvl 100 effect hard metod- re write MC.(Hardcore,only hardcore very stupid metod-dont make zoom
September 15, 201312 yr Author easy method-client side only slowness lvl 100 effect hard metod- re write MC.(Hardcore,only hardcore very stupid metod-dont make zoom i dont freaking want slowness i already did that Only code when your having fun doing it.
August 11, 201411 yr float zoom = 3.0f; // 3x more than normal ObfuscationReflectionHelper.setPrivateValue(EntityRenderer.class, Minecraft.getMinecraft().entityRenderer, zoom, "cameraZoom");
August 11, 201411 yr float zoom = 3.0f; // 3x more than normal ObfuscationReflectionHelper.setPrivateValue(EntityRenderer.class, Minecraft.getMinecraft().entityRenderer, zoom, "cameraZoom"); Ugh, please don't. Use the FOVUpdateEvent and set the newfov field of that event to your desired value. Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
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.