Lowercase all the tooltip strings
This commit is contained in:
parent
574056203d
commit
a628adfde8
77 changed files with 225 additions and 225 deletions
|
@ -69,7 +69,7 @@ public class BlockLifeEssence extends BlockFluidClassic
|
|||
@Override
|
||||
public String getLocalizedName(FluidStack fluidStack)
|
||||
{
|
||||
return TextHelper.localize("tile.BloodMagic.fluid.lifeEssence.name");
|
||||
return TextHelper.localize("tile.bloodmagic.fluid.lifeEssence.name");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue