From 19f896b417550249795079fbe8a815ed52ef419c Mon Sep 17 00:00:00 2001 From: kekzdealer Date: Tue, 12 May 2020 19:18:36 +0200 Subject: Moved TC research registration into it's own place. Improved names for init() methods --- src/main/resources/assets/kekztech/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/assets/kekztech/lang/en_US.lang') diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index 7caff3ced0..9ad7406180 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -133,7 +133,7 @@ item.kekztech_thaumiumreinforcedjarfilled_item.void.name=Thaumium Reinforced Voi # -------- Thaumium Reinforced Jar: Research # This is the name of the research tc.research_name.THAUMIUMREINFORCEDJAR=Thaumium Reinforced Jars -# This is the subtext for the research note +# This is the subtext for the research note (I think) kekztech.research_page.THAUMIUMREINFORCEDJAR=Slightly better jars # Lore text for the research pages kekztech.research_page.THAUMIUMREINFORCEDJAR.0=You have heard your fellow Thaumaturges talk about the benefits of digitized Essentia Storage.

Storing enough Essentia for your advanced infusions has indeed been an issue for you too. However those jars are simply too pleasing to look at to even consider the idea of replacing them with some compact technological construct.

Thanks to this new discovery, you have managed to quadruple the capacity of your jars by improving them with a thick Thaumium lining. This should buy you some more time to come up with a better solution. -- cgit