diff options
| author | Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> | 2022-07-05 14:03:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-05 20:03:16 +0700 |
| commit | 6b3ccc0b738d3df07f5e515963d65d8001fd07f2 (patch) | |
| tree | 5969eb78aa3cf28b5d0b1b301470c9860f32940a /src/main/resources/assets/gregtech/lang | |
| parent | 6ae126921b95a38acef23e6025371f032f5ae2f4 (diff) | |
| download | GT5-Unofficial-6b3ccc0b738d3df07f5e515963d65d8001fd07f2.tar.gz GT5-Unofficial-6b3ccc0b738d3df07f5e515963d65d8001fd07f2.tar.bz2 GT5-Unofficial-6b3ccc0b738d3df07f5e515963d65d8001fd07f2.zip | |
Small Fixes (#1113)
* Localisation of inf coils
* Make GT storage blocks a valid beacon.
* Improved infinity textures (again), thanks Jimbno.
* Adjust author colour
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/assets/gregtech/lang')
| -rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index ac08125618..00f43407c3 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -620,6 +620,8 @@ achievement.gt.blockcasings.14=Dimensional Bridge achievement.gt.blockcasings.14.desc=Pickup this item to see the recipe in NEI achievement.gt.blockmachines.multimachine.plasmaforge=Dimensionally Transcendent Plasma Forge achievement.gt.blockmachines.multimachine.plasmaforge.desc=Pickup this item to see the recipe in NEI +achievement.gt.blockcasings5.11=Infinity Coil +achievement.gt.blockcasings5.11.desc=Pickup this item to see the recipe in NEI achievement.gt.blockcasings5.12=Hypogen Coil achievement.gt.blockcasings5.12.desc=Pickup this item to see the recipe in NEI achievement.gt.blockcasings5.13=Eternal Coil |
