Posted May 9, 20205 yr Hi, I overrided the addinformation class and I got that @Override public void addInformation(ItemStack stack, @Nullable World worldIn, List<ITextComponent> tooltip, ITooltipFlag flagIn) { tooltip.add(??); } How do I make an ITextCompent taking text from the right lang json ? Have a nice day. Edited May 9, 20205 yr by QuantumSoul
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.