@Override
 public void addInformation(ItemStack stack, List<String> tooltip) {
   dna.addInformation(stack, tooltip);
 }