OreCruncher / DynamicSurroundings

Dynamic Surroundings mod for Minecraft 1.10.x+
MIT License
120 stars 35 forks source link

[Suggestion] Pop-off upgrades #485

Open Khioni opened 5 years ago

Khioni commented 5 years ago

Description: A few suggestions for the damage pop-offs.

OreCruncher commented 5 years ago

To clarify the pop-off is not calculated directly from an attack or an effect. DS keeps track of the entities health over time and as it goes up and down it generates pops offs colored based on the direction the health is going.

The fractional health thing is something to consider. I can probably add a config option for a format string where it could be customized. I can probably do the custom colors as well.