N
Common Ground News

Minecraft how to add nbt tags

Author

Penelope Carter

Updated on March 22, 2026

Minecraft how to add nbt tags

NBT tags can be specified for items and entities created with the / give and / summon commands. Each tag has the format :; where describes what it does and is how much it applies. Multiple tags are separated by commas. (e.g.: {Enchantments: [ {}],display: {}} ).

There are other answers below:

NBT tags (formerly called data tags) allow you to set certain properties of an entity (or mob) in the game. NBT tags are used in game commands such as: /summon, /data, /give, /fill, /setblock. The NBT tag is always surrounded in {} such as {NoAI:1}. If there is more than one NBT tag used in a command, the NBT tags are separated by a comma such as {NoAI:1, IsBaby:1}.

You have to use the scoreboard tag commands for this: scoreboard players tag add [dataTag] scoreboard players tag remove [dataTag] Share. Improve this answer. Follow this answer to receive notifications.

Today I am going to show you how to use the /data command and NBT tags.They …

Click on the Byte Tag button on the top bar to add a new tag. Enter Unbreakable in the first field and 1b in the second. Then press Enter to submit, and save.