From ae21012d216df71f31aed6fbc9d76215fc24ceed Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Sat, 4 Mar 2017 12:58:47 +1000 Subject: + New texture for the slow builders ring. + Added the Alkalus Disk. $ Fixed Frame Box Assembler Recipes. $ Fixed Missing 7Li material. $ Fixed Tiered Tanks not showing their capacity in the tooltip. $ Fixed tooltips for alloys containing Bronze or Steel. $ Fixed Clay Pipe Extruder Recipes. - Removed a handful of Plasma cells for misc. materials. % Changed the Industrial Coke Oven's tooltip, to better describe the input/output requirements. % Cleaned up The Entire Project. --- src/resources/assets/miscutils/lang/en_US.lang | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/assets/miscutils/lang') diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang index 9c1db189c3..03523c1392 100644 --- a/src/resources/assets/miscutils/lang/en_US.lang +++ b/src/resources/assets/miscutils/lang/en_US.lang @@ -112,4 +112,5 @@ item.itemUltimetShaft.name=Ultimet Shaft item.itemHotIngotRaisinBread.name= Hot Loaf of Raisin Bread item.AAA_Broken.name=[Non-existent Item] Report This Recipe On Github, Please. +item.itemAlkalusDisk.name=Alkalus Disk item.itemIngotRaisinBread.name=§5ImQ009's §fRaisin Bread \ No newline at end of file -- cgit