diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-19 19:52:46 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-19 19:52:46 +0200 |
commit | 8bb053d5db221a57cd840ce7aedc2f05c88b4a3e (patch) | |
tree | 2836800ed33f0216848c19c87da1d897796fa59c /src/main/resources/assets/bartworks | |
parent | 68af9d08a6acebf79c1d338629ac27f914b9f810 (diff) | |
download | GT5-Unofficial-8bb053d5db221a57cd840ce7aedc2f05c88b4a3e.tar.gz GT5-Unofficial-8bb053d5db221a57cd840ce7aedc2f05c88b4a3e.tar.bz2 GT5-Unofficial-8bb053d5db221a57cd840ce7aedc2f05c88b4a3e.zip |
fixes
+this time really fixed (#27)
+added small rocket gui stuff
+fixed a bug where the moon of ross128b would cause issues with the dim handler
+added Electric Implosion Compressor recipe and tooltip
+fixed Electric Implosion Compressor recipe "Map"
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: aeee7f250bedb4ea9b5fb2e4656ea01be48211e3
Diffstat (limited to 'src/main/resources/assets/bartworks')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index d035c87472..73a58a4c64 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -153,6 +153,9 @@ item.TRISOPelletCompound.name=TRISO pebble compund item.BISOPelletCompound.name=BISO pebble compund itemGroup.bartworksMetaMaterials=BartWorks' Meta Materials +tooltip.tile.eic.0.name=Controller Block for the Electric Implosion Compressor;Size(WxHxD): 3x9x3;Uses Electricity instead of Explosives;Controller: Layer 3, front, center;Layer 1 and Layer 9: Solid Steel Machine Casings, each: 1 Energy Hatch in the middle;Layer 2,3,7,8: Middle: Nickel-Zinc-Ferrit Blocks, Outer: Transformer-Winding Blocks;Layer 4,5,6: Neutronium Blocks;1+ Input Bus, 1+ Output Bus, 1 Maintenance Hatch at any Solid Steel Machine Casing;Do NOT Obstruct or mine the Moving parts while in Operation, will explode if you do so! + + planet.Ross128b=Ross128b moon.Ross128ba=Ross128ba star.Ross128=Ross128 |