diff options
author | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-18 17:16:24 +0000 |
---|---|---|
committer | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2023-02-18 17:16:24 +0000 |
commit | 0de07194fc3a978b5b83283e8247d77c97be58de (patch) | |
tree | f136741b0327464f6fdf2bc0907d3c8d167759e6 /src/main/resources/assets/tectech/lang/en_US.lang | |
parent | 81ad68563a3f7e613a2322a0fab22d37c4e1f080 (diff) | |
download | GT5-Unofficial-0de07194fc3a978b5b83283e8247d77c97be58de.tar.gz GT5-Unofficial-0de07194fc3a978b5b83283e8247d77c97be58de.tar.bz2 GT5-Unofficial-0de07194fc3a978b5b83283e8247d77c97be58de.zip |
Add proper descriptions for some blocks
Diffstat (limited to 'src/main/resources/assets/tectech/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 1164a8e1e9..f0b88411f8 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -732,8 +732,14 @@ gt.blockmachines.multimachine.em.blackholegenerator.desc.1=Uses a black hole to # Eye of Harmony achievement.gt.blockmachines.multimachine.em.eye_of_harmony=Eye of Harmony Controller achievement.gt.blockcasingsBA0.12=Infinite Spacetime Energy Boundary Casing +gt.blockcasingsBA0.12.desc.0=Provides a stable bridge between spacetime regions. achievement.gt.blockcasingsBA0.11=Reinforced Spatial Structure Casing +gt.blockcasingsBA0.11.desc.0=Designed to resist spatial shearing from internal volume expansion. +gt.blockcasingsBA0.11.desc.1=Can survive at least one big bang, maybe two... achievement.gt.blockcasingsBA0.10=Reinforced Temporal Structure Casing +gt.blockcasingsBA0.10.desc.0=Resistant to temporal shearing from time dilation differences. +gt.blockcasingsBA0.10.desc.1=This block can last an eternity without any decay. + achievement.gt.spacetime_compression_field_generator.0=Crude Spacetime Compression Field Generator achievement.gt.spacetime_compression_field_generator.1=Primitive Spacetime Compression Field Generator |