• Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.1
    • Confirmed
    • Networking

      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.

          [MC-192567] "mob_effect" registry name is wrong

          Yanis added a comment - - edited

          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

          Yanis added a comment - - edited 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

          Where exactly is it called "mob_effect"?

          Galaxy_2Alex added a comment - Where exactly is it called "mob_effect"?

          Yanis added a comment -

          What do you mean exactly?

          Yanis added a comment - What do you mean exactly?

          What registry are you referring to exactly? Please always be more specific when reporting issues like this.

          Galaxy_2Alex added a comment - What registry are you referring to exactly? Please always be more specific when reporting issues like this.

            Unassigned Unassigned
            Yanis48 Yanis
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: