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 Mon, 11/03/2025 - 22:33
                            
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?