diff --git a/payload/assets/behavior/manifest.json b/payload/assets/behavior/manifest.json index f1f94a7..cfec133 100644 --- a/payload/assets/behavior/manifest.json +++ b/payload/assets/behavior/manifest.json @@ -39,7 +39,7 @@ }, { "module_name": "@minecraft/server", - "version": "1.13.0-beta" + "version": "1.14.0-beta" } ] } diff --git a/payload/package.json b/payload/package.json index e1a97f2..c8617e9 100644 --- a/payload/package.json +++ b/payload/package.json @@ -7,8 +7,8 @@ "main": "lib/index.js", "types": "lib/editor.d.ts", "devDependencies": { - "@minecraft/server": "^1.13.0-beta.1.21.10-preview.24", - "@minecraft/server-editor": "^0.1.0-beta.1.21.10-preview.24", + "@minecraft/server": "^1.14.0-beta.1.21.20-preview.21", + "@minecraft/server-editor": "^0.1.0-beta.1.21.20-preview.21", "@minecraft/vanilla-data": "1.20.40", "@minecraft/math": "^1.1.0-beta", "@types/node": "^12.12.7", diff --git a/templates/camera-grapple.zip b/templates/camera-grapple.zip index 36c28f1..d5810bf 100644 Binary files a/templates/camera-grapple.zip and b/templates/camera-grapple.zip differ diff --git a/templates/dye-brush.zip b/templates/dye-brush.zip index ebb02cf..6bbff3c 100644 Binary files a/templates/dye-brush.zip and b/templates/dye-brush.zip differ diff --git a/templates/empty.zip b/templates/empty.zip index 1c55a63..a526488 100644 Binary files a/templates/empty.zip and b/templates/empty.zip differ diff --git a/templates/farm-generator.zip b/templates/farm-generator.zip index d2c7fe1..6496fd4 100644 Binary files a/templates/farm-generator.zip and b/templates/farm-generator.zip differ diff --git a/templates/goto-mark.zip b/templates/goto-mark.zip index 13a891e..309d6c2 100644 Binary files a/templates/goto-mark.zip and b/templates/goto-mark.zip differ diff --git a/templates/minimal.zip b/templates/minimal.zip index 119dabc..f536035 100644 Binary files a/templates/minimal.zip and b/templates/minimal.zip differ diff --git a/templates/portal-generator.zip b/templates/portal-generator.zip index 1068ae7..60b806b 100644 Binary files a/templates/portal-generator.zip and b/templates/portal-generator.zip differ diff --git a/templates/simple-empty.zip b/templates/simple-empty.zip index d70cb1d..37d6020 100644 Binary files a/templates/simple-empty.zip and b/templates/simple-empty.zip differ diff --git a/templates/simple-locate.zip b/templates/simple-locate.zip index 6090cca..e405b46 100644 Binary files a/templates/simple-locate.zip and b/templates/simple-locate.zip differ diff --git a/templates/star-brush-shape.zip b/templates/star-brush-shape.zip index 53df2d8..137fd97 100644 Binary files a/templates/star-brush-shape.zip and b/templates/star-brush-shape.zip differ diff --git a/templates/tree-generator.zip b/templates/tree-generator.zip index e0c2a7a..013bee9 100644 Binary files a/templates/tree-generator.zip and b/templates/tree-generator.zip differ