Skip to content

Commit

Permalink
feat(config): 🧩 [Piston] buff block limit 12 => 24
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Aug 20, 2023
1 parent bb28a2c commit 4b84f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/quark.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ _global {
B:"Enable q Button"=false

# Note that if you turn off 'Use Piston Logic Replacement', this value will not apply.
I:"Piston Push Limit"=12
I:"Piston Push Limit"=24

# Set this to false to disable quark's piston logic replacement. This will disable quark's piston features.
# This is intended only if you're having issues, it's not recommended you touch it otherwise.
Expand Down

0 comments on commit 4b84f83

Please sign in to comment.