diff options
author | minecraft7771 <maxim235@gmx.de> | 2022-08-07 10:09:55 +0200 |
---|---|---|
committer | minecraft7771 <maxim235@gmx.de> | 2022-08-07 10:09:55 +0200 |
commit | be966a5ea951df09ff6d95da67b19eae69be17d5 (patch) | |
tree | be4c49df350cc78096bc28051af1a4c36cc3d2b5 /src/main/resources/assets/tectech/lang | |
parent | 338b75d9b09ed383f26d73f73cc2be80b8076fa3 (diff) | |
download | GT5-Unofficial-be966a5ea951df09ff6d95da67b19eae69be17d5.tar.gz GT5-Unofficial-be966a5ea951df09ff6d95da67b19eae69be17d5.tar.bz2 GT5-Unofficial-be966a5ea951df09ff6d95da67b19eae69be17d5.zip |
Changed tooltip to fit the new behavior
Diffstat (limited to 'src/main/resources/assets/tectech/lang')
-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) |