mojira.dev
MC-192567

"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.

Comments 4

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:

java -cp server.jar net.minecraft.data.Main --reports

Yanis48

(Unassigned)

Confirmed

Networking

effect

1.16.1

Retrieved