fix: fix double chests. fix inventory crashing when it doesnt know the texture to render

This commit is contained in:
Vitaly Turovsky 2025-04-16 14:34:51 +03:00
commit 143d4a3bb3
3 changed files with 11 additions and 7 deletions

View file

@ -151,7 +151,7 @@
"http-browserify": "^1.7.0",
"http-server": "^14.1.1",
"https-browserify": "^1.0.0",
"mc-assets": "^0.2.52",
"mc-assets": "^0.2.53",
"minecraft-inventory-gui": "github:zardoy/minecraft-inventory-gui#next",
"mineflayer": "github:GenerelSchwerz/mineflayer",
"mineflayer-mouse": "^0.1.7",