Minecraft Wiki
Register
Advertisement
  • The root tag.
    •  Count: Number of items stacked in this inventory slot. Any item can be stacked, even if unstackable through normal means. Values below 0 cause the item to be treated as air, resulting in the item being removed.
    •  Slot: The inventory slot the item is in.
    •  id: Item/Block ID. If not specified, gets treated as air, resulting in the item being removed.
    •  tag: Additional information about the item, discussed more in the subsections of the item structure section. This tag is optional for most items. Unlike other entity or block NBT, this tag is never deserialized and can hold user defined tags that are not used by the game by standard.
Advertisement