Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for Minecraft release 1.21.51 #108

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updating to editor version 0.1.0-beta.1.21.51 and server version 1.17…
….0-beta.1.21.51
  • Loading branch information
mcbuildmsft committed Dec 11, 2024
commit 6e5caea1e4bf8670295f7d38181ed7abb820d38a
2 changes: 1 addition & 1 deletion payload/assets/behavior/manifest.json
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
},
{
"module_name": "@minecraft/server",
"version": "1.18.0-beta"
"version": "1.17.0-beta"
}
]
}
4 changes: 2 additions & 2 deletions payload/package.json
Original file line number Diff line number Diff line change
@@ -7,8 +7,8 @@
"main": "lib/index.js",
"types": "lib/editor.d.ts",
"devDependencies": {
"@minecraft/server": "^1.18.0-beta.1.21.60-preview.23",
"@minecraft/server-editor": "^0.1.0-beta.1.21.60-preview.23",
"@minecraft/server": "^1.17.0-beta.1.21.51",
"@minecraft/server-editor": "^0.1.0-beta.1.21.51",
"@minecraft/vanilla-data": "^1.20.70",
"@minecraft/math": "^1.1.0-beta",
"@types/node": "^12.12.7",
Binary file modified templates/camera-grapple.zip
Binary file not shown.
Binary file modified templates/dye-brush.zip
Binary file not shown.
Binary file modified templates/empty.zip
Binary file not shown.
Binary file modified templates/farm-generator.zip
Binary file not shown.
Binary file modified templates/goto-mark.zip
Binary file not shown.
Binary file modified templates/minimal.zip
Binary file not shown.
Binary file modified templates/portal-generator.zip
Binary file not shown.
Binary file modified templates/simple-empty.zip
Binary file not shown.
Binary file modified templates/simple-locate.zip
Binary file not shown.
Binary file modified templates/star-brush-shape.zip
Binary file not shown.
Binary file modified templates/tree-generator.zip
Binary file not shown.