Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 11, 2024
2 parents c6755fc + 1c2a5c0 commit 8cce90b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ npm install mineflayer

To update mineflayer (or any Node.js) package and its dependencies, use
```bash
npm update --depth 9999
npm update
```

## Documentation
Expand Down
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ export interface PhysicsOptions {
playerHeight: number
jumpSpeed: number
yawSpeed: number
pitchSpeed: number
sprintSpeed: number
maxGroundSpeedSoulSand: number
maxGroundSpeedWater: number
Expand Down

0 comments on commit 8cce90b

Please sign in to comment.