diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 1 | ||||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_LASERMIRROR.png | bin | 0 -> 664 bytes | |||
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 4 |
3 files changed, 5 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 1c651fb2d5..f81340f6a3 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -445,6 +445,7 @@ GT5U.machines.dronecentre.turnoff=Successfully turn off all machines! GT5U.machines.dronecentre.noconnection=No valid connection GT5U.machines.dronecentre.enableRender=Enable Drone Render GT5U.machines.dronecentre.disableRender=Disable Drone Render +GT5U.machines.laser_hatch.amperage=Amperage GT5U.recipe_filter.empty_representation_slot.tooltip=§7Click with a machine to set filter GT5U.recipe_filter.representation_slot.tooltip=§7Click to clear diff --git a/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_LASERMIRROR.png b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_LASERMIRROR.png Binary files differnew file mode 100644 index 0000000000..9c52785d6b --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_LASERMIRROR.png diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 55e93a3a23..e58168a9f5 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -1081,6 +1081,10 @@ gt.blockmachines.pipe.energystream.desc.1=Bright Vacuum!!! gt.blockmachines.pipe.energystream.desc.2=Must be painted to work gt.blockmachines.pipe.energystream.desc.3=Do not split or turn +gt.blockmachines.pipe.energymirror.name=Laser Vacuum Mirror +gt.blockmachines.pipe.energymirror.desc.0=Laser reflection device. +gt.blockmachines.pipe.energymirror.desc.1=Can turn but not split + gt.blockmachines.pipe.datastream.name=Optical Fiber Cable gt.blockmachines.pipe.datastream.desc.0=Advanced data transmission gt.blockmachines.pipe.datastream.desc.1=Don't stare at the beam! |