We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3051cc3 commit aed5b40Copy full SHA for aed5b40
package.json
@@ -145,7 +145,7 @@
145
"https-browserify": "^1.0.0",
146
"mc-assets": "^0.2.28",
147
"minecraft-inventory-gui": "github:zardoy/minecraft-inventory-gui#next",
148
- "mineflayer": "github:GenerelSchwerz/mineflayer",
+ "mineflayer": "file:../mineflayer",
149
"mineflayer-pathfinder": "^2.4.4",
150
"npm-run-all": "^4.1.5",
151
"os-browserify": "^0.3.0",
@@ -170,6 +170,7 @@
170
"pnpm": {
171
"overrides": {
172
"buffer": "^6.0.3",
173
+ "@nxg-org/mineflayer-physics-util": "file:../mineflayer-physics-utils",
174
"three": "0.154.0",
175
"diamond-square": "github:zardoy/diamond-square",
176
"prismarine-block": "github:zardoy/prismarine-block#next-era",
0 commit comments