aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorNexusNull <p.wellershaus@googlemail.com>2022-12-28 23:10:58 +0100
committerGitHub <noreply@github.com>2022-12-28 22:10:58 +0000
commit2c31bf8538f3d4b2fa77f39c40fa5f1a01c9bfd8 (patch)
tree164820d78f966087e5f5ea3baaa725a25544add2 /src/main/resources/assets
parent1a71fc3e33bac6cdb8b17a4259ea62f2b4c18de1 (diff)
downloadGT5-Unofficial-2c31bf8538f3d4b2fa77f39c40fa5f1a01c9bfd8.tar.gz
GT5-Unofficial-2c31bf8538f3d4b2fa77f39c40fa5f1a01c9bfd8.tar.bz2
GT5-Unofficial-2c31bf8538f3d4b2fa77f39c40fa5f1a01c9bfd8.zip
Remove void break from fluid tanks and chests (#1602)
* Remove void break from fluid tanks Previously, sneaking while breaking a fluid tank would void the contents of the tank, leading to potential loss of valuable resources. However, this behavior is not consistent with other blocks, such as chests and furnaces, which retain their contents when broken while sneaking. This commit removes the sneak breaking voiding behavior for fluid tanks, bringing them in line with other blocks and reducing the risk of unintended loss for players. * run spotless * fix stray check for voidBreak Signed-off-by: NexusNull <p.wellershaus@googlemail.com> * remove override Signed-off-by: NexusNull <p.wellershaus@googlemail.com> * remove void tooltip Signed-off-by: NexusNull <p.wellershaus@googlemail.com> Signed-off-by: NexusNull <p.wellershaus@googlemail.com>
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index e891492d94..900314f394 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -109,8 +109,7 @@ GT5U.machines.digitalchest.voidoverflow.disabled=Overflow Voiding Mode §cOff§r
GT5U.machines.digitalchest.inputfilter.enabled=Input Filter §aOn§r
GT5U.machines.digitalchest.inputfilter.disabled=Input Filter §cOff§r
GT5U.machines.digitaltank.tooltip=Stores %sL of fluid
-GT5U.machines.digitaltank.tooltip1=Can keep its contents when harvested
-GT5U.machines.digitaltank.tooltip2=Sneak when harvesting to void its contents
+GT5U.machines.digitaltank.tooltip1=Will keep its contents when harvested
GT5U.machines.digitaltank.autooutput.tooltip=Fluid Auto-Output
GT5U.machines.digitaltank.lockfluid.tooltip=Lock Fluid Mode
GT5U.machines.digitaltank.lockfluid.tooltip.1=§7This tank will be locked to only accept one type of fluid