
Ash Of Sin: Anti Same Modifier
The configuration file is generated in the config\ash_of_sin\
directory.
The name of the configuration file is anti_same_modifier.toml.
This mod only adds a simple mechanism. When there are same modifiers in an entity's attributes, it automatically removes them.
Efforts can be effectively made to prevent NBT overflow issues caused by improper handling of attribute modifiers added to entities.
For example, the Enhanced AI mod currently triggers an AnimalScaredAttack event after each server restart, adding an "Animal Knockback" modifier to all animals, which can lead to significant low TPS after multiple server restarts.