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

better data command

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Already possible, use /data get instead. For example, run:

    data get entity @e[type=pig,limit=1] {}

    And you'll get a list of data tags for that entity, and then you can choose which tag to modify, indicated by a blue name.