parent
5a2bcdd5b2
commit
08a6d309d7
2 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,7 @@ public class ItemUpgrades extends ItemTR implements IUpgrade {
|
|||
}
|
||||
}
|
||||
|
||||
@SideOnly(Side.CLIENT)
|
||||
@Override
|
||||
public void addInformation(ItemStack stack, World world, List<String> tooltip, ITooltipFlag flag) {
|
||||
super.addInformation(stack, world, tooltip, flag);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue