From 252bfeb2ecc809dfe7239d456058b02cc1517b4d Mon Sep 17 00:00:00 2001 From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:27:45 +1100 Subject: [PATCH] Remove Harvest Tweak & Night Vision Flash (#669) Removes Harvest Tweak, as it causes more confusion then benefit. Also disables Night Vision Flash. Fixes #657 [FEATURE] --- overrides/config/Universal Tweaks - Tweaks.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overrides/config/Universal Tweaks - Tweaks.cfg b/overrides/config/Universal Tweaks - Tweaks.cfg index f0fb463..2f22d74 100644 --- a/overrides/config/Universal Tweaks - Tweaks.cfg +++ b/overrides/config/Universal Tweaks - Tweaks.cfg @@ -7,7 +7,7 @@ general { B:"Bed Obstruction Replacement"=true # Prevents breaking lower parts of sugar cane and cacti as well as unripe crops, unless sneaking - B:"Better Harvest"=true + B:"Better Harvest"=false # Sets the delay in ticks between breaking blocks I:"Block Hit Delay"=5 @@ -567,7 +567,7 @@ general { I:"Linear XP Amount"=0 # Disables the flashing effect when the night vision potion effect is about to run out - B:"No Night Vision Flash"=false + B:"No Night Vision Flash"=true # Disables the inventory shift when potion effects are active B:"No Potion Shift"=true