Once a potion fluid is put in any fluid container except a glass bottle, the potion name and strength is not shown. Unless you've memorized all potions by their colors, you need to take a sample to find out which potion it was.
Other mods like IE already did something for their potion fluids where the potion effect and strength are appended in the fluid name. Could you do something similar?
https://github.com/BluSunrize/ImmersiveEngineering/blob/1.11.2/src/main/java/blusunrize/immersiveengineering/common/util/IEFluid.java
Once a potion fluid is put in any fluid container except a glass bottle, the potion name and strength is not shown. Unless you've memorized all potions by their colors, you need to take a sample to find out which potion it was.
Other mods like IE already did something for their potion fluids where the potion effect and strength are appended in the fluid name. Could you do something similar?
https://github.com/BluSunrize/ImmersiveEngineering/blob/1.11.2/src/main/java/blusunrize/immersiveengineering/common/util/IEFluid.java