diff --git a/payload/assets/behavior/manifest.json b/payload/assets/behavior/manifest.json index cfec133..58e129a 100644 --- a/payload/assets/behavior/manifest.json +++ b/payload/assets/behavior/manifest.json @@ -39,7 +39,7 @@ }, { "module_name": "@minecraft/server", - "version": "1.14.0-beta" + "version": "1.12.0-beta" } ] } diff --git a/payload/package.json b/payload/package.json index c182364..28db9cd 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.14.0-beta.1.21.20-preview.22", - "@minecraft/server-editor": "^0.1.0-beta.1.21.20-preview.22", + "@minecraft/server": "^1.12.0-beta.1.21.3", + "@minecraft/server-editor": "^0.1.0-beta.1.21.3", "@minecraft/vanilla-data": "1.20.40", "@minecraft/math": "^1.1.0-beta", "@types/node": "^12.12.7", @@ -18,10 +18,11 @@ "dotenv": "16.0.1", "fs-extra": "^10.1.0", "just-scripts": "^2.1.3", + "rimraf": "^3.0.2", "ts-loader": "^9.3.1", - "ts-node": "^10.9.2", + "ts-node": "^10.9.1", "tsconfig": "*", - "typescript": "^5.5.2", + "typescript": "^5.0.2", "webpack": "^5.86.0", "archiver": "^5.3.1", "tslib": "^2.4.0" diff --git a/templates/camera-grapple.zip b/templates/camera-grapple.zip index 92f856c..b4e321b 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 5298830..e3d7308 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 aad1c01..cabb120 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 165cb09..de77d55 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 2f4c494..1a7ac7c 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 7daf434..09b59e6 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 13f0f09..74e641f 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 134b11a..bda0088 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 1521d7f..562efb0 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 b6c7202..dcd1aa1 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 0ab4692..c32d543 100644 Binary files a/templates/tree-generator.zip and b/templates/tree-generator.zip differ