Fixed steam-generator bundle name

This commit is contained in:
Anuken
2020-09-10 10:29:54 -04:00
parent 55b6abffd1
commit aec4a07aec
32 changed files with 64 additions and 64 deletions

View File

@@ -993,7 +993,7 @@ block.diode.name = Battery Diode
block.battery.name = Battery
block.battery-large.name = Large Battery
block.combustion-generator.name = Combustion Generator
block.steam-turbine.name = Turbine Generator
block.steam-generator.name = Turbine Generator
block.differential-generator.name = Differential Generator
block.impact-reactor.name = Impact Reactor
block.mechanical-drill.name = Mechanical Drill
@@ -1192,7 +1192,7 @@ block.battery.description = Stores power whenever there is an abundance and prov
block.battery-large.description = Stores much more power than a regular battery.
block.combustion-generator.description = Generates power by burning oil or flammable materials.
block.thermal-generator.description = Generates power when placed in hot locations.
block.steam-turbine.description = More efficient than a combustion generator, but requires additional water.
block.steam-generator.description = More efficient than a combustion generator, but requires additional water.
block.differential-generator.description = Generates large amounts of energy. Utilizes the temperature difference between cryofluid and burning pyratite.
block.rtg-generator.description = A radioisotope thermoelectric generator which does not require cooling but provides less power than a thorium reactor.
block.solar-panel.description = Provides a small amount of power from the sun.