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]
This commit is contained in:
Integer Limit 2024-03-20 19:27:45 +11:00 committed by GitHub
parent 352cd22687
commit 252bfeb2ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ general {
B:"Bed Obstruction Replacement"=true B:"Bed Obstruction Replacement"=true
# Prevents breaking lower parts of sugar cane and cacti as well as unripe crops, unless sneaking # 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 # Sets the delay in ticks between breaking blocks
I:"Block Hit Delay"=5 I:"Block Hit Delay"=5
@ -567,7 +567,7 @@ general {
I:"Linear XP Amount"=0 I:"Linear XP Amount"=0
# Disables the flashing effect when the night vision potion effect is about to run out # 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 # Disables the inventory shift when potion effects are active
B:"No Potion Shift"=true B:"No Potion Shift"=true