mirror of
https://github.com/minetest-mods/technic.git
synced 2024-12-21 05:15:41 +01:00
Fix spelling errors (#481)
This commit is contained in:
parent
6e58a8e939
commit
5f6b87d43a
@ -1152,7 +1152,7 @@ dig identical areas, one on each side of the square cross section.
|
||||
### forcefield emitter ###
|
||||
|
||||
The forcefield emitter is an HV powered machine that generates a
|
||||
forcefield remeniscent of those seen in many science-fiction stories.
|
||||
forcefield reminiscent of those seen in many science-fiction stories.
|
||||
|
||||
The emitter can be configured to generate a forcefield of either
|
||||
spherical or cubical shape, in either case centered on the emitter.
|
||||
|
@ -1,5 +1,5 @@
|
||||
-- A water mill produces LV EUs by exploiting flowing water across it
|
||||
-- It is a LV EU supplyer and fairly low yield (max 180EUs)
|
||||
-- It is a LV EU supplier and fairly low yield (max 180EUs)
|
||||
-- It is a little over half as good as the thermal generator.
|
||||
|
||||
local S = technic.getter
|
||||
|
@ -1,5 +1,5 @@
|
||||
-- A Hydro Turbine produces MV EUs by exploiting flowing water across it
|
||||
-- It is a MV EU supplyer and fairly high yield (max 1800EUs)
|
||||
-- It is a MV EU supplier and fairly high yield (max 1800EUs)
|
||||
|
||||
local S = technic.getter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user