feat: bump MC & pack version

This commit is contained in:
ForestOfLight
2026-06-16 23:54:18 +01:00
Unverified
parent 5256cda6b6
commit 44e8e68c6c
5 changed files with 29 additions and 17 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"dependencies": {
"@minecraft/server": "^2.8.0-beta.1.26.21-stable"
"@minecraft/server": "^2.9.0-beta.1.26.30-stable",
"@minecraft/server-ui": "^2.2.0-beta.1.26.30-stable"
}
}