Posted September 6, 201312 yr Hello, I've got a TESR, but when i look far away from the block it disappears. The same with entities. ss7 You sir are a god damn hero.
September 6, 201312 yr Part of Minecraft I'm afraid. Only option is to use ISBRH instead. Harder to use but better in the long run http://s13.postimg.org/z9mlly2av/siglogo.png[/img] My mods (Links coming soon) Cities | Roads | Remula | SilvaniaMod | MoreStats
September 7, 201312 yr //Into your TE class @SideOnly(Side.CLIENT) @Override public double getMaxRenderDistanceSquared(){ return 65536.0D; //Or any other number } If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
September 7, 201312 yr Author Hello, Oh, i noticed that it only disappears when i'm at a specific location and use the shift-key. And entites only appear when i look at a specific location. ss7 You sir are a god damn hero.
September 8, 201312 yr Is your model bigger than 1x1x1 cube? If yes, try messing with public AxisAlignedBB getRenderBoundingBox() in your TE. If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
September 8, 201312 yr Author Hello, No, it's not bigger than 1x1x1, but i will try your method anyway. ss7 You sir are a god damn hero.
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.