From 96bff401ca9f6db063d14bd2931690baf2260791 Mon Sep 17 00:00:00 2001
From: GlodBlock <1356392126@qq.com>
Date: Sat, 31 Jul 2021 23:40:59 +0800
Subject: add recipe for Large Essentia Generator
---
src/main/resources/assets/goodgenerator/lang/en_US.lang | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
(limited to 'src/main/resources/assets')
diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang
index 6d5c40ee64..bc35c0aef4 100644
--- a/src/main/resources/assets/goodgenerator/lang/en_US.lang
+++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang
@@ -5,7 +5,7 @@ fieldRestrictingGlass.0.name=Field Restriction Glass
FRF_Coil_1.0.name=Field Restriction Coil
FRF_Coil_2.0.name=Advanced Field Restriction Coil
FRF_Coil_3.0.name=Ultimate Field Restriction Coil
-FRF_Casing.0.name=Naquadah Fuel Refine Factory Casing
+FRF_Casing.0.name=Naquadah Fuel Refinery Casing
rawCylinder.0.name=Raw Cylinder
titaniumPlatedCylinder.0.name=Titanium Plated Cylinder
magicCasing.0.name=Magic Casing
@@ -71,7 +71,7 @@ value.naquadah_fuel_refine_factory.1= Coil
FuelRefineFactory.hint.0=8x Field Restriction Glass
FuelRefineFactory.hint.1=32x Field Restriction Coil of any tier
-FuelRefineFactory.hint.2=At least 104x Naquadah Fuel Refine Factory Casing
+FuelRefineFactory.hint.2=At least 104x Naquadah Fuel Refinery Casing
FuelRefineFactory.hint.3=1~16x Input Hatch
FuelRefineFactory.hint.4=1~16x Output Hatch
FuelRefineFactory.hint.5=1~16x Input Bus
@@ -115,3 +115,7 @@ achievement.FRF_Coil_2.0.desc=Pickup this item to see the recipe in NEI
achievement.FRF_Coil_3.0=Ultimate Field Restriction Coil
achievement.FRF_Coil_3.0.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: 4500EU
Ignis: 3000EU
Lucrum: 13000EU
Auram: 9000EU
Arbor: 2200EU
Aer: 1300EU
Praecantatio: 5200EU
Machina: 4000EU
Electrum: 32768EU
Radio: 131072EU
+research.ESSENTIA_GENERATOR.page.2=The unlisted Aspects contain 512EU 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
--
cgit