Item Attributes/NBT Tags! - 1.12 Beginner Command Block Tutorial Episode 13

  • Published 8 years ago

    Category


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Item Attributes/NBT Tags! - 1.12 Beginner Command Block Tutorial Episode 13

Tutorials/Command NBT tags – Official Minecraft Wiki
https://minecraft.gamepedia.com/Tutorials/Command_NBT_tags

NBT tags can be specified for items and entities created with the /give and /summon commands. Each tag has the format <tagname>:<value>; where <tagname> describes what it does and <value> is how much it applies. Multiple tags are s

NBT Tags in Minecraft
https://www.digminecraft.com/data_tags/index.php

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 th