Started by
sam6
on
Topic category: Help with Minecraft modding (Java Edition)
so when i spawn my entity in with commands or spawn egg it works fine, but when it spawns naturally and I tp it to me, it doesnt show up. Not even it's hitbox.
Edited by sam6 on Wed, 11/05/2025 - 00:02
could this be because the tracking range is set to 9999
more info, I have a spawn procedure that sends a chat message and plays a noise at the entity's position. The message gets sent when spawned naturally but not the sound. Also tried highlighting it, doesnt show the highlight but says it was highlighted.
have you tried setting the tracking range to something smaller like 64?
i put it to something in between 100-200, it worked sometimes??? but most of the time nothing happened. I'll try 64.