Helloo, i'd like to know how can i use a translatable component of an item type, in an item's lore (the title speaks for itself)
I've never used translatableComponents before so i dont really know what am i doing XD
/.\ i thought this would of worked, but it does not at all
I've never used translatableComponents before so i dont really know what am i doing XD
TranslatableComponent text = new TranslatableComponent(is.getType().translationKey());
lore.add(ChatColor.WHITE+ text);
/.\ i thought this would of worked, but it does not at all