#/damage using too many resources
1 messages · Page 1 of 1 (latest)
It is known that damage isn't that performant but 0.36 seems high
do you have any mods installed?
I do have ~15 mods installed, mostly for performance
Is there a more performant way to blow up the end crystal?
perhaps summoning an arrow?
An arrow will definetly not be more performant
tbh you might want to check the entity selector itself
does the command still have the same processing time when you replace the command but keep the entity selectors
I do suspect it's more a problem with the target selectors,yeah. You have a distance check for the end crystal, which is good, but not on your nearest player selector. I also don't see a clear reason you'd need to use at @s here; assuming the player you're targeting later is the one running this command initially, you shouldn't need to change the position the command is executed at all