Apparently, when you have divan's powder coating on a full set of divan armor, you get these annoying particles that spawn around you at all times, like a rune that can't be removed. Removing them would be some nice qol.
(Yes, I know I can use Aaron's mod to turn the particles transparent or off, which I will be doing in the meantime, but the particles used (dust) are used in other places too, and I want only these ones off instead of all of them.)
#Remove Divan Powder Coating Particles
26 messages · Page 1 of 1 (latest)
this could be extended to remove all rune-type particles
where if you dont want to see a rune but dont want to remove it, the particles are hidden
tbh this could aldo be made for shiny particles
they are very annoying when playing bow
cosmetic stuff is fun when you are showing off, but not when you are actually playing
image here with that rune is my most idiotic skyblock decision
that'd be nice to turn off cosmetic particles, I just made them 40% smaller. I had rainy day on my celestial goggles a long time ago, removed that crappy rune after a week of having it
imo helmet and chestplate runes should only activate if you're afk for 10+ seconds
it would be nice to have server-side options for these too
could also help improve tps with a large amount of runes
although sending particle packets isnt particularly expensive
Hypixel probably runs some of that stuff async I would imagine
yeah
Java is TCP and Bedrock is UDP
ok so it does have a response
but that wouldnt need to be handled by the game loop so its fine
aaron's mod can do that
sort of