Item Attributes
information
This attribute defines the extra information of an item:
Examples
information[0] = "Awesome!";
// Adds three lines
information[31] = "Even|More|Awesome";
// Adds three lines
information[31] = "Even|More|Awesome";