Jump to content

Recommended Posts

Posted

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.

Posted
//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.

Posted

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.

Posted

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.