diff options
author | NexusNull <p.wellershaus@googlemail.com> | 2022-12-28 23:10:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-28 22:10:58 +0000 |
commit | 2c31bf8538f3d4b2fa77f39c40fa5f1a01c9bfd8 (patch) | |
tree | 164820d78f966087e5f5ea3baaa725a25544add2 /LICENSE.txt | |
parent | 1a71fc3e33bac6cdb8b17a4259ea62f2b4c18de1 (diff) | |
download | GT5-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 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions