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 = Steam Generator
block.steam-generator.name = Steam 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 as a buffer in times of surplus energy.
block.battery-large.description = Stores much more power than a regular battery.
block.combustion-generator.description = Generates power by burning flammable materials, such as coal.
block.thermal-generator.description = Generates power when placed in hot locations.
block.steam-turbine.description = An advanced combustion generator. More efficient, but requires additional water for generating steam.
block.steam-generator.description = An advanced combustion generator. More efficient, but requires additional water for generating steam.
block.differential-generator.description = Generates large amounts of energy. Utilizes the temperature difference between cryofluid and burning pyratite.
block.rtg-generator.description = A simple, reliable generator. Uses the heat of decaying radioactive compounds to produce energy at a slow rate.
block.solar-panel.description = Provides a small amount of power from the sun.