From 15561b70f73a58b5c0b1c0a036f96d11bbdbc76c Mon Sep 17 00:00:00 2001 From: GlodBlock <60341015+GlodBlock@users.noreply.github.com> Date: Tue, 26 Oct 2021 00:26:55 +0800 Subject: fix the structure hint --- src/main/resources/assets/goodgenerator/lang/en_US.lang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang index 6e97885425..a6bc177861 100644 --- a/src/main/resources/assets/goodgenerator/lang/en_US.lang +++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang @@ -243,8 +243,8 @@ YOTTank.hint.0=At least 47x YOTTank Casing YOTTank.hint.1=16x Steel Frame Box YOTTank.hint.2=16x Borosilicate Glass Block of the same tier for every layer YOTTank.hint.3=9x Fluid Cell Block for every layer -YOTTank.hint.4=1 - Input Hatch -YOTTank.hint.5=2 - Maintenance Hatch +YOTTank.hint.4=1 - Input Hatch/YOTTank Casing +YOTTank.hint.5=2 - Maintenance Hatch/YOTTank Casing YOTTank.hint.6=3 - Output Hatch #Achievement @@ -285,4 +285,4 @@ achievement.yottaFluidTankCell.5.desc=Pickup this item to see the recipe in NEI research.ESSENTIA_GENERATOR.page.0=You have found that Essentia contains much more power than you thought. Is there a way to generate electricity from these Essentia? research.ESSENTIA_GENERATOR.page.1=Different Essentia contains different amount of energy.

Potentia: 45000EU

Ignis: 30000EU

Lucrum: 130000EU

Auram: 120000EU

Arbor: 25000EU

Aer: 13000EU

Praecantatio: 92000EU

Machina: 40000EU

Electrum: 131072EU

Radio: 524288EU research.ESSENTIA_GENERATOR.page.2=The unlisted Aspects contain 8192EU per Essentia. -research.ESSENTIA_CELL.page.0=The Novice Cell has such low efficiency that you can't bear it. So you discovered a new way to make some better Cells

The Novice Cell only provides 1 StablePoint, the Adept one provides 2 StablePoint, and the Master one provides 5 StablePoint!

With higher StablePoint, the generator can create more electricity from pre Essential. \ No newline at end of file +research.ESSENTIA_CELL.page.0=The Novice Cell has such low efficiency that you can't bear it. So you discovered a new way to make some better Cells

The Novice Cell only provides 1 StablePoint, the Adept one provides 2 StablePoint, and the Master one provides 5 StablePoint!

With higher StablePoint, the generator can create more electricity from pre Essential. -- cgit