Started by
QuiteStupidPerson
on
Topic category: Help with Minecraft modding (Java Edition)
I simply want to create a big laser but the issue is that too many particles will cause problems
Topic category: Help with Minecraft modding (Java Edition)
I simply want to create a big laser but the issue is that too many particles will cause problems
What you could maybe do is shoot a projectile that spawns particles every secound, and if the partiles last long enough, it should look like a laser.
The problem is that large amount of particles can cause lag
Then many an entity that is places with the pitch and yaw that the player is looking at, I think this could work.
i actually have a problem with that I cant edit the entitys pitch.
it is an animated geckolib model is this why?