From 47c78185d4fc675ff86dca0a818943f43e118db1 Mon Sep 17 00:00:00 2001 From: Mary <33456283+FourIsTheNumber@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:41:13 -0400 Subject: Require screwdriver to adjust laser hatches (#3158) --- src/main/resources/assets/tectech/lang/en_US.lang | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index 5ae57eb9e0..9c3411f8a8 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -478,6 +478,7 @@ gt.blockmachines.hatch.dynamotunnel7.tier.13.name=UXV 1,048,576A/t Laser Source gt.blockmachines.hatch.dynamotunnel.tier.14.name=Legendary Laser Source Hatch gt.blockmachines.hatch.dynamotunnel.desc.0=Energy extracting terminal for Multiblocks gt.blockmachines.hatch.dynamotunnel.desc.1=Throughput +gt.blockmachines.hatch.screwdrivertooltip=Use screwdriver to adjust amperage gt.blockmachines.emin.tier.08.name=UV Elemental Input Hatch gt.blockmachines.emin.tier.09.name=UHV Elemental Input Hatch -- cgit