diff options
author | Martin Robertz <dream-master@gmx.net> | 2022-08-19 14:05:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-19 14:05:30 +0200 |
commit | 406ee6c4df68152f44615caeb62ddc448b119676 (patch) | |
tree | 56892ef0064ade9288804b2e513128e7bd9cb011 /src/main/resources | |
parent | cb2da6fac873099cf138aaf498ac27bd4629d803 (diff) | |
parent | 9ed7b4b6d68662ea53324db342a7b41c2c900b23 (diff) | |
download | GT5-Unofficial-406ee6c4df68152f44615caeb62ddc448b119676.tar.gz GT5-Unofficial-406ee6c4df68152f44615caeb62ddc448b119676.tar.bz2 GT5-Unofficial-406ee6c4df68152f44615caeb62ddc448b119676.zip |
Merge branch 'master' into feature/autoplace
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 15c174691f..6393b2eeed 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -690,8 +690,8 @@ gt.blockmachines.multimachine.em.collider.Structure.AdditionalCollider=Needs ano gt.blockmachines.multimachine.em.infuser.name=Energy Infuser gt.blockmachines.multimachine.em.infuser.hint=1 - Classic Hatches or High Power Casing gt.blockmachines.multimachine.em.infuser.desc.0=Controller block of the Energy Infuser -gt.blockmachines.multimachine.em.infuser.desc.1=Can be used to charge items in the controller GUI -gt.blockmachines.multimachine.em.infuser.desc.2=Has a loss of 3.125% +gt.blockmachines.multimachine.em.infuser.desc.1=Can be used to charge items (lossless) +gt.blockmachines.multimachine.em.infuser.desc.2=Can be fed with UU-Matter to repair items gt.blockmachines.multimachine.em.infuser.Structure.HighPowerCasing=Layer 1 and 5 gt.blockmachines.multimachine.em.infuser.Structure.MolecularCoil=Layer 2 and 4 gt.blockmachines.multimachine.em.infuser.Structure.MolecularCasing=Layer 3 (hollow) |