diff --git a/payload/assets/behavior/manifest.json b/payload/assets/behavior/manifest.json index 4be60d0..cfec133 100644 --- a/payload/assets/behavior/manifest.json +++ b/payload/assets/behavior/manifest.json @@ -39,7 +39,7 @@ }, { "module_name": "@minecraft/server", - "version": "1.15.0-beta" + "version": "1.14.0-beta" } ] } diff --git a/payload/package.json b/payload/package.json index e3b44b8..d4907de 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.15.0-beta.1.21.30-preview.22", - "@minecraft/server-editor": "^0.1.0-beta.1.21.30-preview.22", + "@minecraft/server": "^1.14.0-beta.1.21.22", + "@minecraft/server-editor": "^0.1.0-beta.1.21.22", "@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 07a0653..45cc42b 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 fd6bc14..10f665a 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 b7dc0ca..8f342d5 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 ba1a2bd..e080c5c 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 ed7ba7b..8582f93 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 b59f3d2..5d583a1 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 948e205..e015522 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 2378e2c..de16b6a 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 4ec55ad..08839a7 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 4420cde..7a54a04 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 a06962e..dc8a086 100644 Binary files a/templates/tree-generator.zip and b/templates/tree-generator.zip differ