From 1b5aaa09e22baa1f09d0777d1465fd61c2a810b4 Mon Sep 17 00:00:00 2001 From: Alkalus <3060479+draknyte1@users.noreply.github.com> Date: Mon, 29 Oct 2018 06:15:30 +0000 Subject: % Greatly improved Tooltip of GT++ Ore Blocks. $ Forgot to actually update the .lang file in relation to Misspelt Throwable potion names. --- src/resources/assets/miscutils/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/resources/assets') diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang index f7b2232567..905c1d9ca3 100644 --- a/src/resources/assets/miscutils/lang/en_US.lang +++ b/src/resources/assets/miscutils/lang/en_US.lang @@ -157,8 +157,8 @@ item.backpackWhite.name=White Backpack item.itemBlueprint.name=Blueprint [I am useless] item.itemGemShards.name=Diamond Shards item.itemHalfCompleteCasings.name=Half Complete Casing -item.itemSulfuricPotion.name=Thowable Vial of Sulfuric Acid -item.itemHydrofluoricPotion.name=Thowable Vial of Hydrofluoric Acid +item.itemSulfuricPotion.name=Throwable Vial of Sulfuric Acid +item.itemHydrofluoricPotion.name=Throwable Vial of Hydrofluoric Acid item.itemIngotRaisinBread.name=A Serving of Raisin Bread item.itemHotIngotRaisinBread.name=A Serving of Hot Raisin Bread item.itemFoodRaisinToast.name=A Serving of Raisin Toast -- cgit