"mob_effect" registry name is wrong
Effects (speed, haste or jump boost among many others) affect all entities, including players, area effect clouds and mobs.
Therefore, the registry name for effects (mob_effect) is wrong.
It could be either be renamed to status_effect, which has been the wiki name for years with unknown origin, or the more obvious entity_effect.
Created Issue:
"mob_effect" registry name is wrong
Effects (speed, haste or jump boost among many others) affect all entities, including players, area effect clouds and mobs.
Therefore, the registry name for effects (mob_effect) is wrong.
It could be either be renamed to status_effect, which has been the wiki name for years with unknown origin, or the more obvious entity_effect.
Added Category: Networking
Removed Category: (Unassigned)
What registry are you referring to exactly? Please always be more specific when reporting issues like this.
What do you mean exactly?
Where exactly is it called "mob_effect"?
It's a registry name, which can be found in the server jar (reports/registries.json)
EDIT: you need to generate the reports, with the following command: