diff --git a/payload/assets/behavior/manifest.json b/payload/assets/behavior/manifest.json index 7878d3c..2be693b 100644 --- a/payload/assets/behavior/manifest.json +++ b/payload/assets/behavior/manifest.json @@ -39,7 +39,7 @@ }, { "module_name": "@minecraft/server", - "version": "1.17.0-beta" + "version": "1.16.0-beta" } ] } diff --git a/payload/package.json b/payload/package.json index 727c2d2..a615b80 100644 --- a/payload/package.json +++ b/payload/package.json @@ -7,9 +7,9 @@ "main": "lib/index.js", "types": "lib/editor.d.ts", "devDependencies": { - "@minecraft/server": "^1.17.0-beta.1.21.50-preview.25", - "@minecraft/server-editor": "^0.1.0-beta.1.21.50-preview.25", - "@minecraft/vanilla-data": "^1.20.70", + "@minecraft/server": "^1.16.0-beta.1.21.43", + "@minecraft/server-editor": "^0.1.0-beta.1.21.43", + "@minecraft/vanilla-data": "1.20.40", "@minecraft/math": "^1.1.0-beta", "@types/node": "^12.12.7", "eslint": "^8.20.0", diff --git a/templates/camera-grapple.zip b/templates/camera-grapple.zip index 35cab14..47b30af 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 075db93..f8302bc 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 ef30b82..fc60e86 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 b1da376..a6add4d 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 05fa2e2..10d778d 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 0e6432a..19bf0b4 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 98c72d9..286b675 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 0e6e717..429ee97 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 b7c1519..8564278 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 0e15cfb..0290c9c 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 9572874..001838e 100644 Binary files a/templates/tree-generator.zip and b/templates/tree-generator.zip differ