From 3dc696bd7d64e3aee9e3bd3a895db9fad9d98658 Mon Sep 17 00:00:00 2001 From: Patrick 'Quezler' Mounier Date: Sun, 22 Apr 2018 09:50:33 +0200 Subject: [PATCH] Fix typo on alternator manual entry --- src/main/resources/assets/immersivetech/lang/en_US.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/immersivetech/lang/en_US.lang b/src/main/resources/assets/immersivetech/lang/en_US.lang index 3ce89e1..e811693 100644 --- a/src/main/resources/assets/immersivetech/lang/en_US.lang +++ b/src/main/resources/assets/immersivetech/lang/en_US.lang @@ -65,10 +65,10 @@ ie.manual.entry.boiler1=Applying a redstone signal to the control panel at the f ie.manual.entry.alternator.name=Alternator ie.manual.entry.alternator.subtext=Let's transform -ie.manual.entry.alternator0=The Alternatori s a multiblock structure that transforms kinetic energy in electricity. .
The structure is built as shown above and formed by using the Engineer's Hammer on the central Heavy Engineering Block (short side). +ie.manual.entry.alternator0=The Alternator is a multiblock structure that transforms kinetic energy in electricity. .
The structure is built as shown above and formed by using the Engineer's Hammer on the central Heavy Engineering Block (short side). ie.manual.entry.alternator1=To work, it needs a kinetic energy generator right by the side (). The kinetic energy input is at the back of the machine (where there are the Sheetmetal Blocks) and the Flux output are in front-left and front-right. The machine produces (Speed*Torque)/ Flux/t.
The Alternator can store Flux. ie.manual.entry.alternator1=Steam Turbine and Alternator ie.manual.entry.redstone.name=Redstone ie.manual.entry.redstone.subtext=tick-tock -ie.manual.entry.redstone0=§6Redstone Timer§r has the function of output a redstone signal depending on the delay inposed on him. The delay time can be set in the Timer’s gui and it has 0.5 Sec of precision before 10 Sec, and 1 Sec after. The Timer can be stopped with a redstone signal. \ No newline at end of file +ie.manual.entry.redstone0=§6Redstone Timer§r has the function of output a redstone signal depending on the delay inposed on him. The delay time can be set in the Timer’s gui and it has 0.5 Sec of precision before 10 Sec, and 1 Sec after. The Timer can be stopped with a redstone signal.