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

Scoreboard of entity is not stored in structure (with exception of tag entitydata/scoreboard tag)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 16w20a
    • None
    • Unconfirmed

      When you set scoreboard like:
      /scoreboard objectives add mea dummy
      and add it to entities within save area of structure block:
      /scoreboard players add @e[type=!Player] mea 3
      than you save area with this entity and load it, pasting the same command as above:
      /scoreboard players add @e[type=!Player] mea 3
      will show that one entity has mea=6, but second started from scratch: mea=3.
      There is exception of this for scoreboard tags stored in entitydata (which is very useful).

      EDIT: It might be intended, because scoreboard objectives, except tags, are per world, not stored in the entity.

            Unassigned Unassigned
            Toboe_Irbis [Helper] MichaƂ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: