list.add(List.of(Text.literal("Pearl of Recall").formatted(Formatting.DARK_AQUA,Formatting.BOLD),Text.literal("\nRarity: ").formatted(Formatting.BLACK).append(ArcanaRarity.getColoredLabel(getRarity(),false)),Text.literal("\nBy freezing an Ender Pearl in time as it activates, I can keep the frozen Pearl with me and unfreeze it when I need to recall myself to where I froze it by using a Waystone to encode the location. ").formatted(Formatting.BLACK)));
list.add(List.of(Text.literal("Pearl of Recall").formatted(Formatting.DARK_AQUA,Formatting.BOLD),Text.literal("\nI can even use it multiple times after a recharge.\n\nUsing the Pearl permanently sets its Recall point.\n\nUsing the Pearl again starts to unfreeze the Pearl in time.").formatted(Formatting.BLACK)));
list.add(List.of(Text.literal("Pearl of Recall").formatted(Formatting.DARK_AQUA,Formatting.BOLD),Text.literal("\nTaking damage resets the process and requires more recharging.\n\nAfter using the Pearl, it takes a while to resync to the timeline before use again.").formatted(Formatting.BLACK)));
