Minecraft Blogs / Tutorial

ALL THOSE ANNOYING NBT TAGS RIGHT HERE!!!!

  • 3,003 views, 1 today
  • 3
  • 0
  • 7
zhbrzgx's Avatar zhbrzgx
Level 42 : Master Engineer
17
This blog contains EVERY NBT tag you can use in /summon or /entitydata. THIS BLOG IS A WORK IN PROGRESS.
Cows, Pigs, Sheep, and Chickens.
{Riding:{id:<Mob>,{Tags}}} Is compatible with all these mobs.
{Motion:[0.0,0.0,0.0]} Is compatible with all these mobs.
{NoAI:0} Is compatible with all these mobs.
{Saddle:0} Is compatible with Pigs only.
{Color:0} Is compatible with Sheep only.
{Sheared:0} Is compatible with Sheep only.
{Attributes:[{Name:<name>,Base:0}] Is compatible with all these mobs.
How to use /summon and /entitydata
To use /summon, follow this format:
/summon <entity> <x> <y> <z> {Tags go here}

To use /entitydata follow this format:
/entitydata @e[<blank>=<name/type/closeness/whatever>] {Tags go here}
Selection for entities
@e or the UUID of the entity can be used in /entitydata.
@e selection:
@e[c=number] Select the <blank>th closest entity.
@e[type=<type>] OR @e[type=!<type>] These will select for a specific type of entity, or, with the exclamation point, specificly NOT that entity.
@e[name=<name>] These will select for an entity with that name.
Tags

Create an account or sign in to comment.

Amyntas99
11/05/2014 11:59 am
Level 24 : Expert Engineer
Amyntas99's Avatar
You could use the 1.6 mod called ingame nbt edit to see what all the nbt things on a mob are.
I used that a couple of times in the past (1.7).
And the {attributes:[ is not realy clear to me, what can you use it for?
Do you also know how the {equipment:[ thing works?
1
Luigi888
01/02/2015 7:51 am
Level 50 : Grandmaster Programmer
Luigi888's Avatar
{Equipment:[{held item},{shoe item},{leg item},{chest item},{head item}]}
1
zhbrzgx
11/07/2014 3:39 pm
Level 42 : Master Engineer
zhbrzgx's Avatar
1.6 is so 1 year ago though, new mobs and tags have been added since then.
1
Amyntas99
11/16/2014 11:44 am
Level 24 : Expert Engineer
Amyntas99's Avatar
true but a lot has also not changed.
1
dadude1552
10/18/2014 3:25 pm
Level 9 : Apprentice Mage
dadude1552's Avatar
DIS IS USEFULL!!!!!!!!!!!!!!!!!!
1
zhbrzgx
10/18/2014 3:26 pm
Level 42 : Master Engineer
zhbrzgx's Avatar
Thanks!
1
dadude1552
10/18/2014 3:31 pm
Level 9 : Apprentice Mage
dadude1552's Avatar
:)
1

Welcome