NBT Tags in Minecraft

NBT 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}.

Each entity (or mob) has its own unique set of NBT tags. Select an entity to see the NBT tags that you can change.

NBT Tags (formerly called data tags)

Individual NBT Tags