Skip to content

Commit

Permalink
fix(config): Enable "Piston Retraction" and "Blast Protection Knockba…
Browse files Browse the repository at this point in the history
…ck" config options
  • Loading branch information
Krutoy242 committed Feb 28, 2024
1 parent 05956dc commit 0c4aa51
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/Universal Tweaks - Bugfixes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ general {
# Properly saves the last state of pistons to tags
B:"Piston Progress"=true

# Improves retraction behavior on double piston extenders
B:"Piston Retraction"=true

# Fixes sleeping always resetting rain and thunder times
B:"Sleep Resets Weather"=true

"block overlay" {
# Fixes x-ray when standing in non-suffocating blocks
B:"[1] Block Overlay Toggle"=true
Expand Down Expand Up @@ -142,6 +148,12 @@ general {
# Improves the accuracy of smooth lighting by checking for suffocation and light opacity
B:"Accurate Smooth Lighting"=true

# Fixes the blast protection enchantment not reducing knockback from explosions except at very high levels
B:"Blast Protection Knockback"=true

# Fixes crafted item statistics not increasing correctly when items are crafted with shift-click or drop methods
B:"Crafted Item Statistics"=true

# Fixes entity and particle rendering issues by enabling depth buffer writing
B:"Depth Mask"=true

Expand Down

0 comments on commit 0c4aa51

Please sign in to comment.