Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-80630

Rotation speed of entity in spawner is based on Delay tag

XMLWordPrintable

    • Unconfirmed

      When you create a spawner or change the EntityId by right clicking a spawner with a spawn egg (even MC-80629 works), the spawner uses the Delay tag to determine the rotation speed of the entity. That make not much sense because the Delay tag only increases until it reaches 0.

      The animation speed should be rather determined by
      max((MaxSpawnDelay-MinSpawnDelay)/2,MaxSpawnDelay)

      else you can continously right click a spawner with a spawn egg and it will change the rotation speed always depending on the Delay value (low Delay value = fast, high value = slow).

            Unassigned Unassigned
            marcono1234 [Mod] Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: