Commands let players perform actions and customize gameplay using text-based instructions. Use this topic to share feedback and ideas for improving commands and related tools.

1

Attributes and NBT data shows options when writing command in chat

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Way easier said than done, especially since NBT allows any correctly formatted input, even if it ultimately does nothing. NBT is merely the save format, not a format used by the loaded game.
    When you edit data, it actually saves the entity, merges your input changes, and loads the entity again.