diff options
author | GlodBlock <60341015+GlodBlock@users.noreply.github.com> | 2021-10-26 00:26:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-26 00:26:55 +0800 |
commit | 15561b70f73a58b5c0b1c0a036f96d11bbdbc76c (patch) | |
tree | bb6358fe6dc76a18cf2c203474725f5744674fa0 /src/main/resources/assets | |
parent | 8208c08530ef707b298deac6cc1f10597d7fe65f (diff) | |
download | GT5-Unofficial-15561b70f73a58b5c0b1c0a036f96d11bbdbc76c.tar.gz GT5-Unofficial-15561b70f73a58b5c0b1c0a036f96d11bbdbc76c.tar.bz2 GT5-Unofficial-15561b70f73a58b5c0b1c0a036f96d11bbdbc76c.zip |
fix the structure hint
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/goodgenerator/lang/en_US.lang | 6 |
1 files 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.<BR><BR>Potentia: 45000EU<BR><BR>Ignis: 30000EU<BR><BR>Lucrum: 130000EU<BR><BR>Auram: 120000EU<BR><BR>Arbor: 25000EU<BR><BR>Aer: 13000EU<BR><BR>Praecantatio: 92000EU<BR><BR>Machina: 40000EU<BR><BR>Electrum: 131072EU<BR><BR>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<BR><BR>The Novice Cell only provides 1 StablePoint, the Adept one provides 2 StablePoint, and the Master one provides 5 StablePoint!<BR><BR>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<BR><BR>The Novice Cell only provides 1 StablePoint, the Adept one provides 2 StablePoint, and the Master one provides 5 StablePoint!<BR><BR>With higher StablePoint, the generator can create more electricity from pre Essential. |