Added:
NBT.SetStringList(ItemStack item, String key, List<String> value) &
NBT.GetStringList(ItemStack item, String key) The string list is saved as a single string on the item. The symbol '◊'
is used to section the different strings from each other.