Skip to content

Commit

Permalink
tweak again
Browse files Browse the repository at this point in the history
  • Loading branch information
aesthetic0001 committed Feb 1, 2024
1 parent 9509766 commit 15b4af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/movements.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Movements {
this.liquidCost = 1
this.entityCost = 1
this.jumpCost = 5
this.sameDirectionReduction = 0.3
this.sameDirectionReduction = 0.6

this.dontCreateFlow = true
this.dontMineUnderFallingBlock = true
Expand Down

0 comments on commit 15b4af5

Please sign in to comment.