so basically when i set the damage really high it gives a lot of particles so how do i remove them
/reduce them
6 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by sweatkroket#0
quoting leche:
‘… providing information people can work with’
You’d probably have to use something like NMS or packetevents to listen for packets or something
well
i put my damage very high
and now it does a lot of particles
yes that happens
You can either do this or the only other way I could think of doing it would be:
- listen for the entity attack event
- do checks (if it’s item dependent check if it’s the correct item, or if it’s entity dependent check that)
- cancel the event and decrease the damage of the entity manually
not sure
or i force texture pack that doesnt have the particles
i think ill do that
I mean
If you’re happy removing the particle for all entities sure