Skip to content

Conversation

@Sanel0101
Copy link

No description provided.

@Sanel0101 Sanel0101 marked this pull request as ready for review January 16, 2026 23:43
@Sanel0101
Copy link
Author

#368

@Sanel0101
Copy link
Author

"name": "Show action form",
"version": "1.0.0",
"productName": "Minecraft Script Box Playground",
"description": "Show action form",
"private": true,
"devDependencies": {
"@minecraft/core-build-tasks": "^5.5.0",
"eslint-plugin-minecraft-linting": "^2.0.10",
"source-map": "^0.7.4",
"ts-node": "^10.9.1",
"typescript": "^5.6.2"
},
"scripts": {
"lint": "just-scripts lint",
"build": "just-scripts build",
"clean": "just-scripts clean",
"local-deploy": "just-scripts local-deploy",
"mcaddon": "just-scripts mcaddon",
"enablemcloopback": "CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-1958404141-86561845-1752920682-3514627264-368642714-62675701-733520436",
"enablemcpreviewloopback": "CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-424268864-5579737-879501358-346833251-474568803-887069379-4040235476"
},
"dependencies": {
"@minecraft/math": "^2.2.7",
"@minecraft/server": "^2.0.0",
"@minecraft/server-ui": "^2.0.0",
"@minecraft/vanilla-data": "^1.21.90"
},
"overrides": {
"@minecraft/math": {
"@minecraft/server": "$@minecraft/server

@Sanel0101
Copy link
Author

> "name": "Show action form", "version": "1.0.0", "productName": "Minecraft Script Box Playground", "description": "Show action form", "private": true, "devDependencies": { "@minecraft/core-build-tasks": "^5.5.0", "eslint-plugin-minecraft-linting": "^2.0.10", "source-map": "^0.7.4", "ts-node": "^10.9.1", "typescript": "^5.6.2" }, "scripts": { "lint": "just-scripts lint", "build": "just-scripts build", "clean": "just-scripts clean", "local-deploy": "just-scripts local-deploy", "mcaddon": "just-scripts mcaddon", "enablemcloopback": "CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-1958404141-86561845-1752920682-3514627264-368642714-62675701-733520436", "enablemcpreviewloopback": "CheckNetIsolation.exe LoopbackExempt -a -p=S-1-15-2-424268864-5579737-879501358-346833251-474568803-887069379-4040235476" }, "dependencies": { "@minecraft/math": "^2.2.7", "@minecraft/server": "^2.0.0", "@minecraft/server-ui": "^2.0.0", "@minecraft/vanilla-data": "^1.21.90" }, "overrides": { "@minecraft/math": { "@minecraft/server": "$@minecraft/server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant