Started by
CBJaxxx
on
Topic category: Help with Minecraft modding (Java Edition)
I made a pretty sweet missile system, however I can only see the missile for a few seconds before it disappears.
How would I extend the render distance for my missile entity so I can see it go way up in the sky?
Please help this would make my day.
have you tried to change settings in the game?
if not, then set entity render distance to 200%-300% (by default its 100%)
I was asking how to change the render distance of entities not blocks that is totally different.
I want to know if there are any procedures or lines of code I can use for my entity so I can change the render distance for that specific entity, and before someone says you can't YES YOU CAN and I want to know how.
entity render distance is a completely different setting
I know it is that's what I what saying, now to answer my question how do I change that setting in Mcreator for a Missile Entity?