Skip to content

Commit cd9ead7

Browse files
committed
fix(regression,critical): chunks were stopped loading after moving to another chunk
fix: fix command blocks parsing for most versions fix: chat was not working for 1.19+ fix: better range adjustment for plate command block activation fix: was not possible to change the warp
1 parent 3f76143 commit cd9ead7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"esbuild-plugin-polyfill-node": "^0.3.0",
6969
"express": "^4.18.2",
7070
"filesize": "^10.0.12",
71-
"flying-squid": "npm:@zardoy/flying-squid@^0.0.40",
71+
"flying-squid": "npm:@zardoy/flying-squid@^0.0.41",
7272
"fs-extra": "^11.1.1",
7373
"google-drive-browserfs": "github:zardoy/browserfs#google-drive",
7474
"jszip": "^3.10.1",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)