diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-16 00:29:22 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-16 00:29:22 +0200 |
commit | 6888617c1b4d6a9836b97e4234ea114ad9bd25bc (patch) | |
tree | 05f922630695ec0cb677b6c0e5906b3d6be4c9ec /src/main/resources/assets/bartworks/lang | |
parent | 6f39c39ef3043430efc1c621a567ffcb6a02810b (diff) | |
download | GT5-Unofficial-6888617c1b4d6a9836b97e4234ea114ad9bd25bc.tar.gz GT5-Unofficial-6888617c1b4d6a9836b97e4234ea114ad9bd25bc.tar.bz2 GT5-Unofficial-6888617c1b4d6a9836b97e4234ea114ad9bd25bc.zip |
+added World Generation feature for Ross128b
+started on Ross128ba
+cleaned up code
+started on Werkstoff Liquids
+fixed small translation failure
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: a43cc5cc4ac47e49a27203595c4b8ca841a81a9a
Diffstat (limited to 'src/main/resources/assets/bartworks/lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index e2df35928f..d035c87472 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -148,7 +148,7 @@ tooltip.tile.htr.0.name=Controller Block for the Thorium High Temperature Reacto item.TRISOPellet.name=TRISO pebble item.TRISOPelletBall.name=TRISO pebble ball item.BISOPelletBall.name=BISO pebble ball -item.BISOPellet.name=BRISO pebble +item.BISOPellet.name=BISO pebble item.TRISOPelletCompound.name=TRISO pebble compund item.BISOPelletCompound.name=BISO pebble compund itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials |